* feat: github app token instead of pat for git sync * sqlx error * revert * refactor * refactor * frontend component create resource from installation * use resource editor * next * refactor * ce with ee ff * npm check * also update other fields in var * quicksave * refactor: simplifications part 1 * cleanup * sqlx * update openapi * small fix * moving all UI components into one popover * ee ref --------- Co-authored-by: Alex <alex@Charlottes-Laptop.local>
3 lines
76 B
SQL
3 lines
76 B
SQL
ALTER TABLE workspace_settings
|
|
DROP COLUMN IF EXISTS git_app_installations;
|