imacat
|
970c2e9946
|
Migrate from SQLAlchemy 1.x legacy Query API to 2.x style select/delete statements
|
2026-04-15 13:35:10 +08:00 |
|
imacat
|
cca3f89bf1
|
Replace absolute imports with relative imports
|
2026-04-05 23:49:16 +08:00 |
|
imacat
|
674b0de3b2
|
Fix various type hints
|
2026-04-05 23:49:12 +08:00 |
|
imacat
|
4c2dcc5070
|
Renamed the project from "Mia! Accounting Flask" to "Mia! Accounting".
|
2023-04-04 18:26:54 +08:00 |
|
imacat
|
77787eee9f
|
Fixed the search queries to be case-insensitive.
|
2023-03-20 23:54:38 +08:00 |
|
imacat
|
8cf81b5459
|
Revised the documentation of the "accounting.account.queries", "accounting.base_account.queries", "accounting.currency.queries", and "accounting.transaction.queries" modules.
|
2023-03-04 06:57:35 +08:00 |
|
imacat
|
6957e52d0d
|
Renamed the "accounting.account.query", "accounting.base_account.query", "accounting.currency.query", and "accounting.transaction.query" modules to "accounting.account.queries", "accounting.base_account.queries", "accounting.currency.queries", and "accounting.transaction.queries", respectively. There will be more than one query in the next report module.
|
2023-03-03 01:12:36 +08:00 |
|