Add SQLAlchemy persistence layer
This commit is contained in:
@@ -28,9 +28,9 @@
|
||||
|
||||
## Package C: Persistence
|
||||
|
||||
- [ ] SQLAlchemy models
|
||||
- [ ] repositories for PostgreSQL/SQLite
|
||||
- [ ] migrations
|
||||
- [x] SQLAlchemy models
|
||||
- [x] repositories for PostgreSQL/SQLite
|
||||
- [x] migrations
|
||||
- [ ] artifact metadata persistence
|
||||
- [ ] event store queries with pagination
|
||||
|
||||
|
||||
Reference in New Issue
Block a user