borja (aider)
|
fbf76036f5
|
feat: implement ensureUserExists, add foreign keys and tests
|
2 months ago |
borja (aider)
|
dd32a3dd11
|
test: use in-memory database for tests
|
2 months ago |
borja (aider)
|
a1491cdb5a
|
test: add duplicate user ID constraint test
|
3 months ago |
borja (aider)
|
56e3486a84
|
refactor: reorganize database tests into logical groups with descriptive names
|
3 months ago |
borja (aider)
|
b00fa4ac23
|
test: update db tests for new schema with users table
|
3 months ago |
borja (aider)
|
1ef8ac55c7
|
feat: add active column to groups table with default true
|
3 months ago |
borja (aider)
|
c9c990b815
|
feat: Add last_verified timestamp to groups table
|
3 months ago |
borja (aider)
|
714c756dbf
|
test: fix db test to handle sqlite system tables
|
3 months ago |
borja (aider)
|
fa19fe8950
|
fix: correct SQL syntax and improve db test coverage
|
3 months ago |
borja (aider)
|
644883109f
|
feat: add initial database schema and task service
|
3 months ago |