2.5.0
版本发布时间: 2016-10-27 01:18:47
darkain/pudl最新发布版本:v3.1.0(2022-07-11 02:47:15)
Session is now HTTP/HTTPS only, prevents JavaScript access to session cookie from browser Insert now supports all empty data, uses database's default for all columns Added $db->date() to insert current UNIX timestamp into database in DB's native format Added $db->tables() to get list of all tables in current database Added $db->tableExists() to see if given table exists within current database $db->sync() no longer dies with offline servers