mirror of
https://github.com/directus/directus.git
synced 2026-04-03 03:00:39 -04:00
* Fix generated columns being required. Also prevent schema changes on generated columns. * Fix type errors * Disable `unique` and `nullable` instead of not showing them. * Fix other type error * Nullable check small refactor * Fixed MSSQL query * Fixed oracle query