12101 Commits (feat/oracle-support)
 

Author SHA1 Message Date
Pranav C 28aff6bfe2 feat: add oracle option in treeview menu 2 years ago
Pranav C bd8f5dbe60 chore: lint 2 years ago
Pranav C 38dc01ee66 chore(gui): lint 2 years ago
Pranav C f73cc9a4ee fix(api): convert boolean to number for checkbox 2 years ago
Pranav C ad569b0b02 fix(gui): show checkbox type properly based on uidt 2 years ago
Pranav C f4961aa4e2 chore(api): add oracle dependency 2 years ago
Pranav C 8ab50ca7fa fix(api): oracle - column update corrections 2 years ago
Pranav C aa59ce71f5 fix(api): set default scale and precision 2 years ago
Pranav C 9eaa037e1d fix(api): add missing decimal and integer types 2 years ago
Pranav C 00412ea0c0 fix(api): metasync/project create related issue 2 years ago
Pranav C 76fe8f794d feat(api): oracledb - sequence based ai field for older version 2 years ago
Pranav C fb50783b94 feat(api): oracledb - formula weekday function support 2 years ago
Pranav C 57e253cf05 feat(api): oracledb - add formula dateadd function support 2 years ago
Pranav C 19d0825303 feat(api): oracledb - add basic formula support 2 years ago
Pranav C 792e76a774 fix(api): oracledb - mm column creation 2 years ago
Pranav C c803bd215c fix(api): oracledb - hm/bt column creation 2 years ago
Pranav C f001af1e04 fix(api): oracledb - identify identity column and mark it as autoincrement 2 years ago
Pranav C 86c8a68952 fix(api): oracledb - single/multi select column creation 2 years ago
Pranav C 684903ddbd fix(api): oracledb - time value insert/update 2 years ago
Pranav C edacc76c38 fix(api): oracledb - datetime value insert/update 2 years ago
Pranav C a95136420e wip(api): oracledb integration 2 years ago
Pranav C 96db3970ff fix(api): allow multiple sql statement execution by default 2 years ago
Pranav C dde6217bb5 fix(gui): parse date string while inserting 2 years ago
Pranav C 0daded1995 fix(gui): convert column name to lower case and compare 2 years ago
Pranav C 82c9b15c85 fix(api): table create method corrections 2 years ago
Pranav C 0155638513 fix(api): add missing type methods 2 years ago
Pranav C 9ed3083366 fix(api): corrections in oracle sql clients 2 years ago
Pranav C 39876b9c68 fix(api): remove nested select alias for oracledb 2 years ago
Pranav C 2992079cee fix(sql-client): view list method correction 2 years ago
Pranav C 0922039faf wip: oracle db integration 2 years ago
Pranav C c4a78fddf2
Merge pull request #5174 from nocodb/feat/ajv-validation-and-human-readable-error 2 years ago
Pranav C 8dbf966fdd chore: suggested changes 2 years ago
Pranav C adb1dcfddf refactor: move swagger.json to nocodb package 2 years ago
Pranav C ca7f8dca08 refactor: generic type for string or null 2 years ago
Pranav C 1918d339b8 refactor: replace `"nullable"` with type 2 years ago
Pranav C 4e084ed8ea refactor: Use generic type for meta field 2 years ago
Pranav C 373da6d83d feat: add validations and schema for all apis 2 years ago
Pranav C d0e2441559 chore: lint 2 years ago
Pranav C 011fc0b3d0 refactor: follow same naming pattern for schema 2 years ago
Pranav C 12fb3fe3c6 fix: schema name correction 2 years ago
Pranav C b54d2d22a4 refactor: use a generic boolean type which could be number, null or boolean 2 years ago
Pranav C 04c87a0d7f fix: remove unused hook table props from json schema 2 years ago
Pranav C eabaa635f3 fix: use newly added schema in swagger apis 2 years ago
Pranav C 4770210568 fix: dtxp type correction 2 years ago
Pranav C 8a1036b237 fix: hook request schema correction 2 years ago
Pranav C ea73fb75b2 fix: swagger - missing comma 2 years ago
Pranav C c6e5d5463b fix: convert minProperties value to number 2 years ago
Pranav C ed401ba830 fix: swagger schema corrections 2 years ago
Pranav C f1b75b16e1 fix: type corrections 2 years ago
Pranav C ad92b58952 fix: add missing schema 2 years ago