nidus-sync/migrations
Eli Ribble e48abb09c0
Go to h3 v4, Add initial h3 aggregation work
This calculates the summary information of data in h3 nodes and puts it
in the database for fast lookup.
2025-11-13 23:49:12 +00:00
..
00001_initial.sql Retroactively fix some SQL schema problems 2025-11-05 17:36:32 +00:00
00002_password.sql Retroactively fix some SQL schema problems 2025-11-05 17:36:32 +00:00
00003_add_session.sql Add user sessions and login 2025-11-05 17:15:33 +00:00
00004_add_oauth_token.sql Save oauth tokens to the database for use later. 2025-11-06 00:23:58 +00:00
00005_add_arcgis_org.sql Save information about the organization and user from ArcGIS 2025-11-07 02:07:33 +00:00
00006_add_oauth_refresh_expires.sql Track access token and refresh token expiry 2025-11-07 05:46:41 +00:00
00007_add_fieldseeker.sql Add statistics on the sync and save org ID with fieldseeker tables 2025-11-07 09:30:31 +00:00
00008_add_sync.sql Add statistics on the sync and save org ID with fieldseeker tables 2025-11-07 09:30:31 +00:00
00009_add_oauth_invalidated.sql Add oauth token failure model and notification 2025-11-11 20:10:56 +00:00
00010_add_notification.sql Pull notifications from the database 2025-11-11 22:53:48 +00:00
00011_fix_fieldseeker.sql Get error reports of failure in goroutines 2025-11-11 22:36:29 +00:00
00012_notification_unique_link.sql Make it possible to resolve notifications 2025-11-13 16:48:23 +00:00
00013_fs_globalid_not_null.sql Go to h3 v4, Add initial h3 aggregation work 2025-11-13 23:49:12 +00:00
00014_h3_aggregation.sql Go to h3 v4, Add initial h3 aggregation work 2025-11-13 23:49:12 +00:00