News

User can use C99 designated initializer or C++ aggregate initialization to define constant database table, column, and migration, this can reduce running time when making schema, see doc/ ...
To use SQL triggers, procedures, and functions effectively, you should follow some best practices. For example, use descriptive and consistent names for your triggers, procedures, and functions.