gnu-social/lib/database
Alexei Sorokin 62b90c29db [DATABASE] Introduce a bool type in schema
PostgreSQL has a clear distinction between integers and booleans, so it makes
sense to draw a clear line.
2019-09-11 11:25:39 +03:00
..
db [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
dberroraction.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
mysqlschema.php [DATABASE] Introduce a bool type in schema 2019-09-11 11:25:39 +03:00
pgsqlschema.php [DATABASE] Introduce a bool type in schema 2019-09-11 11:25:39 +03:00
schema.php [DATABASE] Always quote identifiers 2019-09-11 08:15:16 +03:00
schemaupdater.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
tabledef.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00