| .. |
|
00001_initial.sql
|
Move database logic into separate subdirectory
|
2025-11-24 18:08:31 +00:00 |
|
00002_password.sql
|
Move database logic into separate subdirectory
|
2025-11-24 18:08:31 +00:00 |
|
00003_add_session.sql
|
Move database logic into separate subdirectory
|
2025-11-24 18:08:31 +00:00 |
|
00004_add_oauth_token.sql
|
Move database logic into separate subdirectory
|
2025-11-24 18:08:31 +00:00 |
|
00005_add_arcgis_org.sql
|
Move database logic into separate subdirectory
|
2025-11-24 18:08:31 +00:00 |
|
00006_add_oauth_refresh_expires.sql
|
Move database logic into separate subdirectory
|
2025-11-24 18:08:31 +00:00 |
|
00007_add_fieldseeker.sql
|
Move database logic into separate subdirectory
|
2025-11-24 18:08:31 +00:00 |
|
00008_add_sync.sql
|
Move database logic into separate subdirectory
|
2025-11-24 18:08:31 +00:00 |
|
00009_add_oauth_invalidated.sql
|
Move database logic into separate subdirectory
|
2025-11-24 18:08:31 +00:00 |
|
00010_add_notification.sql
|
Move database logic into separate subdirectory
|
2025-11-24 18:08:31 +00:00 |
|
00011_fix_fieldseeker.sql
|
Move database logic into separate subdirectory
|
2025-11-24 18:08:31 +00:00 |
|
00012_notification_unique_link.sql
|
Move database logic into separate subdirectory
|
2025-11-24 18:08:31 +00:00 |
|
00013_fs_globalid_not_null.sql
|
Move database logic into separate subdirectory
|
2025-11-24 18:08:31 +00:00 |
|
00014_h3_aggregation.sql
|
Move database logic into separate subdirectory
|
2025-11-24 18:08:31 +00:00 |
|
00015_fs_geometry.sql
|
Move database logic into separate subdirectory
|
2025-11-24 18:08:31 +00:00 |
|
00016_fieldseeker_schema.sql
|
Initially made it through full update with new fieldseeker schema
|
2025-12-05 23:11:57 +00:00 |
|
00017_fieldseeker_inserts.sql
|
Initially made it through full update with new fieldseeker schema
|
2025-12-05 23:11:57 +00:00 |
|
00018_nidus_notes.sql
|
Add partial creation function for note_audio
|
2025-12-21 08:58:23 -07:00 |
|
00019_remove_fieldseeker_v1.sql
|
Remove old FieldSeeker tables, use v2 generated tables.
|
2025-12-24 17:58:08 -07:00 |
|
00020_add_org_id_fieldseeker_v2.sql
|
Remove old FieldSeeker tables, use v2 generated tables.
|
2025-12-24 17:58:08 -07:00 |
|
00021_globalid_not_null.sql
|
Add missing migration for globalid not null
|
2026-01-06 02:15:35 +00:00 |
|
00022_h3cell_fieldseeker_tables.sql
|
Add precalc h3 cells to fieldseeker tables
|
2026-01-05 23:25:16 +00:00 |
|
00023_user_org_not_null.sql
|
Always include an organization for every user
|
2026-01-06 15:06:16 +00:00 |
|
00024_publicreport_quick.sql
|
Finish green pool report submission
|
2026-01-09 19:43:19 +00:00 |
|
00025_publicreport_nuisance.sql
|
Finish green pool report submission
|
2026-01-09 19:43:19 +00:00 |
|
00026_publicreport_pool.sql
|
Finish green pool report submission
|
2026-01-09 19:43:19 +00:00 |
|
goose.sh
|
Make goose.sh callable
|
2025-12-18 03:37:07 -07:00 |