Releases: vacmar01/fhadmin
Releases · vacmar01/fhadmin
v0.0.2
v0.0.2
- Fix stale DB connections: replaced
@cached_propertywith@propertyon AdminConfig.db - Tests: switched to in-memory SQLite (:memory:) for reliable test execution
- Improved new row modal and tests
- Removed brittle sqlite_stat1 query for table stats
- Updated to nbdev v3
- Remove legacy setup.py