1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
budibase/packages/shared-core
melohagan c12e5fd196
Fix array type missing from query schema selector (#12772)
* Tidy MongoDB aggregation pipeline view

* Remove unused code

* WIP

* Add bindings for bindings drawer

* Is not external table if it's a query

* Add QueryArrayFetch

* Bug fix

* JavaScript is the worst

* refactor

* Add array label to query schema

* Remove console log

* type fix

* Don't include Array in SchemaTypeOptions, but show label

* Fix bindings

* refactor

* Rename isObject to hasSchema

* WIP

* Typing WIP

* Type not Types

* Unused import

* type fix

* Handle json array subtype

* Support queryarray datasource type

* refactor

* yarn lock

* update account portal

---------

Co-authored-by: Sam Rose <hello@samwho.dev>
2024-02-19 09:13:03 +00:00
..
src Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
.gitignore Bug - BUDI-6068 filters do not work for google sheets (#9886) 2023-03-09 12:25:12 +00:00
.npmignore Include all dist 2023-08-09 17:06:05 +03:00
package.json pinning cron-validate version. 2024-02-13 13:42:58 +00:00
tsconfig.build.json Handle dates in query range filter (#12413) 2023-11-21 16:08:20 +00:00
tsconfig.json Fix rebuilding shared-core 2023-10-10 16:05:41 +02:00