nidus-sync/migrations
Eli Ribble 9010726707
Add initial synchronization of Fieldseeker data by oauth
This involves a lot of copy-pasta of code from the previous version of
this logic in another code base. It'll need to be cleaned up, but for
now I need something sooner rather than later.
2025-11-07 08:34:32 +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 initial synchronization of Fieldseeker data by oauth 2025-11-07 08:34:32 +00:00