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 |
|
Alexei Sorokin
|
6095a6de64
|
[DATABASE] Only use single quotation marks for SQL strings
Double quotation marks are only used for identifiers in the SQL standard.
|
2021-07-16 19:44:35 +01:00 |
|
Miguel Dantas
|
ab3e8ce21d
|
[LIB_REFACTOR] Fix requires
|
2021-07-16 19:44:34 +01:00 |
|
Miguel Dantas
|
2ab2e22a36
|
[LIB_REFACTOR] Moving files into separate semantic categories
|
2021-07-16 19:44:34 +01:00 |
|
Diogo Cordeiro
|
20a6f1d4f4
|
[CORE] Plugin API now extends a new Module API
|
2021-07-16 19:44:33 +01:00 |
|