1
0
Fork 0
mirror of synced 2024-07-14 18:55:45 +12:00
budibase/packages/types
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 Merge develop 2022-09-28 08:56:45 +01:00
.npmignore Include all dist 2023-08-09 17:06:05 +03:00
package.json Update to @budibase/nano 10.1.5 2024-01-31 11:55:29 +00:00
tsconfig.build.json Fix rebuilding shared-core 2023-10-10 16:05:41 +02:00
tsconfig.json Fix rebuilding shared-core 2023-10-10 16:05:41 +02:00