|
5095c7649d
|
Implemented getting all categories.
|
2023-05-22 05:21:53 +04:00 |
|
|
38e5d9e4bf
|
GetAll() method was renamed to Posts().
|
2023-05-22 05:21:00 +04:00 |
|
|
91a76fb9d7
|
Found a copy-paste typo, fixed it. stmtPostNew -> stmtCategoryNew.
|
2023-05-22 04:10:04 +04:00 |
|
|
a0995a0e97
|
Fixed GetAll() method.
|
2023-05-20 06:26:30 +04:00 |
|
|
354c1b01f7
|
Added Close() method to Mindflow DB. Constructor renamed to New().
|
2023-05-14 20:17:30 +04:00 |
|
|
2ffbc17c4f
|
Impl. GetCategoryByID().
|
2023-05-14 04:11:14 +04:00 |
|
|
5ef41d5961
|
Implemented NewCategory() method.
|
2023-05-14 03:52:07 +04:00 |
|
|
f12ce11b7f
|
Oh, replaced SQLiteMindflow with Mindflow interface.
|
2023-05-14 03:38:17 +04:00 |
|
|
b56de7f5ca
|
Implemented mindflow DB.
|
2023-05-14 03:35:52 +04:00 |
|
|
1bf5dfba6a
|
Added a to be completed Mindflow SQLite3 DB and queries.
|
2023-05-10 03:21:29 +04:00 |
|