1
0
mirror of synced 2026-01-07 09:05:45 -05:00
Files
airbyte/airbyte-db
Malik Diarra 7d715f6ae6 Change getWorkspaceBySlugOptional to use direct sql statement (#11039)
* Move Workspace conversion function to DbConverter

* Migrate getWorkspaceBySlug to use direct SQL statement

* Move extraction of notification to converter function

* Add additional indices on workspace table

* Add tests for getWorkspaceBySlug
2022-03-18 08:37:40 -07:00
..