wiki.techinc.nl/includes/libs/rdbms/database
Umherirrender 92a0db8165 Pass 1 always as string to IDatabase::select and friends
Column names or other sql fragments are strings, not integer

Change-Id: I7950b6e7ce4fa3b97c8b8ed55c8d7d0119eaac7e
2020-01-11 00:36:13 +00:00
..
domain Set visibility on php magic functions __destruct/sleep/wakeup/get/call 2019-12-05 18:52:55 +01:00
position Fix new phan errors, part 6 2019-10-20 17:53:48 +00:00
resultwrapper Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
utils Merge "rdbms: improve query logging logic in Database" 2019-05-21 22:12:32 +00:00
Database.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
DatabaseMysqlBase.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
DatabaseMysqli.php Use namespaced IPUtils class 2020-01-01 02:36:49 -08:00
DatabasePostgres.php Pass 1 always as string to IDatabase::select and friends 2020-01-11 00:36:13 +00:00
DatabaseSqlite.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
DBConnRef.php Set visibility on php magic functions __destruct/sleep/wakeup/get/call 2019-12-05 18:52:55 +01:00
DoctrineSchemaBuilder.php Improve tests in DoctrineSchemaBuilder 2019-11-22 19:53:10 +01:00
DoctrineSchemaBuilderFactory.php Start of DoctrineSchemaBuilder 2019-11-09 21:32:32 +00:00
IDatabase.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
IMaintainableDatabase.php Unsuppress PhanParamsTooMany 2019-10-10 12:44:08 -07:00
MaintainableDBConnRef.php Unsuppress PhanParamsTooMany 2019-10-10 12:44:08 -07:00
SchemaBuilder.php Start of DoctrineSchemaBuilder 2019-11-09 21:32:32 +00:00