This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
directus
Watch
1
Star
0
Fork
0
You've already forked directus
mirror of
https://github.com/directus/directus.git
synced
2026-02-01 09:05:01 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f4177be18b5cfed3ad39db5cd172f877017db956
directus
/
packages
/
schema
/
src
/
dialects
History
Aiden Foxx
6283b649f5
Removed lowercase remap from Oracle schema (
#6214
)
2021-06-11 12:54:46 -04:00
..
mssql.ts
Fixed an issue that would cause "text" fields to show up as varchar with length -1 in MS SQL (
#6055
)
2021-06-03 22:35:07 -04:00
mysql.ts
Fix unsigned data type reading in MSSQL (
#6058
)
2021-06-03 23:11:15 -04:00
oracledb.ts
Removed lowercase remap from Oracle schema (
#6214
)
2021-06-11 12:54:46 -04:00
postgres.ts
Fixed an issue that would cause "text" fields to show up as varchar with length -1 in MS SQL (
#6055
)
2021-06-03 22:35:07 -04:00
sqlite.ts
Fix sqlite import
2021-06-03 23:40:34 -04:00