1
0
mirror of synced 2025-12-31 15:03:11 -05:00
Files
airbyte/airbyte-db
Jimmy Ma a600f6ae47 Migrate StateDB to support per stream states (#13731)
* Update StateDB to support per Stream states.
* Add `StateType` type
* Add `steam_name`, `namespace` and `type` to `state` table.
* Set the default StateType to LEGACY
2022-06-14 14:27:38 -07:00
..