1
0
Fork 0
mirror of synced 2024-09-28 23:31:43 +12:00
Commit graph

29 commits

Author SHA1 Message Date
Mel O'Hagan
9ce34aa4c0 lint 2022-08-10 10:58:11 +01:00
Mel O'Hagan
334d9a956d Ignore escaped double quotes within strings 2022-08-10 10:57:42 +01:00
Mel O'Hagan
f7c816bce9 lint 2022-08-09 17:28:21 +01:00
Mel O'Hagan
40c846ce8f Handle braces within quotes 2022-08-09 17:27:51 +01:00
Mel O'Hagan
e23d29b7ef lint 2022-08-08 21:57:36 +01:00
Mel O'Hagan
88f06539a4 Nested braces parse fix added for MongoDB 2022-08-08 21:56:55 +01:00
Mel O'Hagan
98d8080826 Bug fix findOneAndUpdate 2022-08-08 17:53:17 +01:00
Mel O'Hagan
0ead7fca54 lint 2022-07-26 11:38:34 +01:00
Mel O'Hagan
377aca0458 Support ObjectId in operator blocks 2022-07-26 10:53:53 +01:00
mike12345567
f0dd336b15 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-24 17:50:55 +01:00
Andrew Kingston
5dd8186383 Add types to datasources 2022-06-23 11:35:57 +01:00
Mel O'Hagan
5f9944af34 Add empty options if missing for delete 2022-06-17 16:54:23 +01:00
Mel O'Hagan
2c2eb69ae7 Improve parseQueryParams regex 2022-05-17 12:11:43 +01:00
Mel O'Hagan
aa0c09ac82 Parse params if needed 2022-05-16 22:44:38 +01:00
Mel O'Hagan
c6591490d3 Using mongodb types 2022-05-16 09:50:47 +01:00
Mel O'Hagan
6709eea7cc Removed unused aws Object import 2022-05-16 08:43:27 +01:00
Mel O'Hagan
bf144858bb Lowercase the object typo 2022-05-16 08:42:09 +01:00
Mel O'Hagan
af997be2e9 Check type is string before match 2022-05-13 21:25:41 +01:00
Mel O'Hagan
a58f35a6cd Null pointer fix 2022-05-13 15:57:15 +01:00
Mel O'Hagan
094a548e38 MongoDb Delete fix 2022-05-13 15:56:57 +01:00
Mel O'Hagan
4b7f1391f8 Fixed update 2022-05-13 15:56:49 +01:00
Mel O'Hagan
2a98872296 Create ObjectIds from matching string 2022-05-13 15:56:32 +01:00
mike12345567
2e61209291 Adding worker-farm back to have a mechanism to run queries within which we can timeout. 2021-11-10 19:35:09 +00:00
Mike Shanks
fe6ea329f1 added awaits to all mongo querys 2021-09-30 15:05:15 +01:00
Martin McKeaveney
fac820f204 fix mongo code review comment 2021-07-29 10:11:52 +01:00
Christo
c6b1ea9a0f Feat: Add collection fields as "extra" query config for MongoDB 2021-07-09 19:28:46 +02:00
mike12345567
e56926dd7f Moving definitions to central location and adding a few more definitions. 2021-06-26 23:09:46 +01:00
mike12345567
6cae9cbdb8 Formatting. 2021-06-24 18:17:26 +01:00
mike12345567
374081d720 First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00