budget/pfbudget
Luís Murta e7abae0d17
[Refactor] Database client interface changed
`add` method replaced with `insert`.
`insert` and `select` implemented for new database base class.
Database unit test added.

Due to SQLite implementation of the primary key autoinc, the type of the
IDs on the database for SQLite changed to Integer.
https://www.sqlite.org/autoinc.html
2023-04-29 20:20:20 +01:00
..
2023-04-13 18:55:33 +01:00
2023-01-23 23:52:20 +00:00
2023-01-23 23:52:20 +00:00
2023-01-23 23:52:20 +00:00
2023-04-13 18:55:33 +01:00