This commit is contained in:
@@ -5,17 +5,6 @@ Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOiIxNTQyNjY5Njc3IiwiZXhwIjoi
|
||||
|
||||
## IMMEDIATE ITEMS
|
||||
|
||||
Remove old tag code, models, schema tables, cleanup and db erase code that refers to them
|
||||
|
||||
SON OF TAGS
|
||||
|
||||
|
||||
- Test v7 import tags users with correct tags for region, sched group and dispatch zone
|
||||
|
||||
SERVER SCHEMA
|
||||
- Add unique constraint to all name columns in all tables in ayschema and run tests (how did I miss that before??)
|
||||
- See datafilter schema code (note that it will increase the index count by one)
|
||||
- http://www.postgresqltutorial.com/postgresql-unique-constraint/
|
||||
|
||||
SERVER ALL LIST ROUTES
|
||||
- Forgot to put AsNoTracking in the list routes, no need to track them as they are only returning info, not being modified
|
||||
|
||||
Reference in New Issue
Block a user