Closed rtamalin closed 2 weeks ago
Add helper methods to TableRowCommon to support generating DB backend dialent appropriate SQL statements for SELECT, INSERT, UPDATE and DELETE.
Dynamically generate SQL statements as needed within the code.
Update docker compose configuration files to use Postgres as the DB backend.
Add helper methods to TableRowCommon to support generating DB backend dialent appropriate SQL statements for SELECT, INSERT, UPDATE and DELETE.
Dynamically generate SQL statements as needed within the code.
Update docker compose configuration files to use Postgres as the DB backend.