14767 Commits (82e5377557ec15b43727a77d4c63a900699fe91f)
 

Author SHA1 Message Date
Raju Udava 82e5377557 test: corrections (wip) 1 year ago
Pranav C 3fd393203b feat: add validation for duplicate row 1 year ago
Raju Udava 6ad1ce8d63 test: general error correction 1 year ago
Pranav C 549d22bada refactor: better error message 1 year ago
Pranav C 8818535e38 fix: typo correction - use the right method 1 year ago
Pranav C 49f868e45d feat: throw exception if user passed a non-existing rowId 1 year ago
Pranav C 9db124c65f fix: if row not found return `null` rather than empty object 1 year ago
Pranav C 220dc863e5 fix: provide initial value in reduce method 1 year ago
Pranav C e98abee167 fix: pass right props 1 year ago
Pranav C fc44f64672 refactor: add error in response if offset if beyond the limit 1 year ago
Pranav C 56461ed92f refactor: avoid repetition and move to helpers 1 year ago
Pranav C 66f8be523a refactor: ignore invalid limit and offset 1 year ago
Pranav C a9d9012876 refactor: update/delete - return with array of object containing id 1 year ago
Raju Udava 4108f77eb6 test: response format correction 1 year ago
Raju Udava 1093be5732 test: URL corrections, select & date based tests 1 year ago
Pranav C 6116a9edca fix: read api path correction 1 year ago
Pranav C 5df92404e2 fix: insert one by one in mysql and sqlite 1 year ago
Pranav C c106fd39b3 chore: rest-apis docs path update 1 year ago
Pranav C a9aa312825 chore: swagger.json path update 1 year ago
Pranav C 464fd32516 fix: path correction in test 1 year ago
Pranav C 030cebaa6b fix: handle UnprocessableEntity exception 1 year ago
Pranav C 1c304a2285 fix: handle non-existing view id in view get method 1 year ago
Pranav C 7adece9931 refactor: update apis path 1 year ago
Pranav C 50a318a243 fix: sqlite bulk insert 1 year ago
Pranav C 71cef4eb67 chore: lint 1 year ago
Raju Udava e495a98f60 test: update error codes 1 year ago
Pranav C e7ff641b61 refactor: path correction and error status code update 1 year ago
Raju Udava 4a59a4e6d4 test: number based List + CRUD 1 year ago
Pranav C e2ced4212d refactor: path correction 1 year ago
Pranav C d4b92a9316 feat: add `filter` query param as an alias for `where` 1 year ago
Pranav C bd9620c073 feat: if array of values passed then do bulk insert 1 year ago
Pranav C 0d9c896ab6 feat: if array of values passed then do bulk insert 1 year ago
Pranav C ffde216556 refactor: update path 1 year ago
Pranav C a419e11525 fix: correction in project id validation 1 year ago
Raju Udava e3185c7048 test: url clean-up 1 year ago
Raju Udava 51ea8f26a1 test: CRUD 1 year ago
Raju Udava a9f4b21f98 test: text based list api 1 year ago
Raju Udava 8be59747e5 test: draft (WIP) 1 year ago
Pranav C b9578ba359 feat: verify modelId exists or not 1 year ago
Pranav C 07b90c3c6e chore: cleanup 1 year ago
Pranav C 47acb30ff8 docs: add apis in docs 1 year ago
Pranav C a1f0884eff feat: path correction and swagger 1 year ago
Pranav C a9e49ca909 feat: corrections and include viewId 1 year ago
Pranav C b722d039bb feat: add new data apis 1 year ago
Raju Udava b161f25cc7 fix: add source primary button 1 year ago
Raju Udava 7d62c9f19d
Merge pull request #5735 from nocodb/fix/ltar-nested-fields 1 year ago
Raju Udava dc93068546
Merge pull request #5743 from nocodb/fix/sqlite-transaction-stuck 1 year ago
Raju Udava 9847bd6f9e test: update sqlite read nested 1 year ago
Raju Udava 82c47c7165 test: read row with nested fields 1 year ago
Raju Udava 89fdf3d833 fix: rollback transaction if bulk insert errors 1 year ago