mirror of
https://github.com/directus/directus.git
synced 2026-02-05 22:04:58 -05: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