1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
budibase/packages/server/src/integrations
Michael Drury 1b574bc58f
Merge pull request #7049 from Budibase/fix/2585
Updating filters to allow multiple uses of the same property and exposing allOr option
2022-08-09 11:00:38 +01:00
..
base Fixing test cases. 2022-08-03 18:20:07 +01:00
queries Updating the filter system to allow adding multiple filter properties of the same name at once, as well as enabling the use of the allOr property from within the UI - resolves an old issue #2585. 2022-08-02 18:34:58 +01:00
tests Fixing test cases. 2022-08-03 18:20:07 +01:00
airtable.ts
arangodb.ts
couchdb.ts
dynamodb.ts
elasticsearch.ts
firebase.ts
googlesheets.ts
index.ts
microsoftSqlServer.ts Fixing test cases. 2022-08-03 18:20:07 +01:00
mongodb.ts
mysql.ts Fixing test cases. 2022-08-03 18:20:07 +01:00
oracle.ts
postgres.ts Fixing test cases. 2022-08-03 18:20:07 +01:00
redis.ts
rest.ts
s3.ts
snowflake.ts
utils.ts