gnu-social/lib/database
Alexei Sorokin 3f17a0efea [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.
2021-07-16 19:44:35 +01:00
..
db [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
dberroraction.php [LIB_REFACTOR] Fix requires 2021-07-16 19:44:34 +01:00
mysqlschema.php [DATABASE] Introduce a bool type in schema 2021-07-16 19:44:35 +01:00
pgsqlschema.php [DATABASE] Introduce a bool type in schema 2021-07-16 19:44:35 +01:00
schema.php [DATABASE] Always quote identifiers 2021-07-16 19:44:35 +01:00
schemaupdater.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
tabledef.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00