743 Commits (245dca2c2a359afe3c64524e42dbb79f3499d1fa)

Author SHA1 Message Date
Mel O'Hagan 688a46f75e Added Knex.Raw to return type 4 years ago
Andrew Kingston 5dd8186383 Add types to datasources 4 years ago
Mel O'Hagan 1d6f780c72 Refactor - simplify regex and use enum 4 years ago
Mel O'Hagan 0fb46ca465 Only cast money as numeric for Postgres 4 years ago
Mel O'Hagan bc72b63579 Use raw sql to get money type as numeric 4 years ago
Mel O'Hagan ba0916d161 Added external types to ds+ schemas 4 years ago
Mel O'Hagan 78a3043aed Include external SQL server type in schema 4 years ago
Mel O'Hagan 5f9944af34 Add empty options if missing for delete 4 years ago
Dean 18f2e13a30 Fixes for Rest API request UI. Rest test fixes for XML API request body. Fix for raw XML api request body parsing issue. General fixes for query testing. 4 years ago
Dean 57b8ae7842 Fix to ignore global rest query headers when they are not configured. 4 years ago
Mel O'Hagan 9bb0dba973 Remove duplicate equals 4 years ago
Mel O'Hagan 86d0d37fd5 Fix for privatekey newline 4 years ago
Mel O'Hagan aedda40891 Removed ServiceAccount to reduce confusion 4 years ago
Mel O'Hagan 91b97698a6 Rename Firebase to Firestore 4 years ago
Andrew Kingston 3a9e4fff87 Account for types being undefined when running in a test env 4 years ago
Andrew Kingston f2e3b2efa8 Apply timezones patch from existing ignore-timezones branch 4 years ago
Martin McKeaveney 493607b853 update google sheets strategy to use the standard passport strategy 4 years ago
Mel O'Hagan 87c0df55f0 Using snowflake-promise 4 years ago
Mel O'Hagan b282102998 Revert "Datasource plus - build schema" 4 years ago
Mel O'Hagan be8cd07cdc Revert "primaryKey name fix" 4 years ago
Mel O'Hagan fcdc2bf584 primaryKey name fix 4 years ago
Mel O'Hagan 3c1d32ba24 Datasource plus - build schema 4 years ago
Mel O'Hagan a940269051 CRUD added for snowflake 4 years ago
Mel O'Hagan 31aa9418dd Added types and error handling 4 years ago
Mel O'Hagan a2a29caeea Added Snowflake integration 4 years ago
mike12345567 5f8cfcdb5c Opening connection for building schema. 4 years ago
mike12345567 a23e4efd8c Fix for Postgres connections, seemed to be some issues with out of order, connections not opening in time. 4 years ago
Mel O'Hagan 2c2eb69ae7 Improve parseQueryParams regex 4 years ago
Mel O'Hagan aa0c09ac82 Parse params if needed 4 years ago
Mel O'Hagan c6591490d3 Using mongodb types 4 years ago
Mel O'Hagan 6709eea7cc Removed unused aws Object import 4 years ago
Mel O'Hagan bf144858bb Lowercase the object typo 4 years ago
Mel O'Hagan af997be2e9 Check type is string before match 4 years ago
Mel O'Hagan 672bfda7dd Fix test for update 4 years ago
Mel O'Hagan a58f35a6cd Null pointer fix 4 years ago
Mel O'Hagan 094a548e38 MongoDb Delete fix 4 years ago
Mel O'Hagan 4b7f1391f8 Fixed update 4 years ago
Mel O'Hagan 2a98872296 Create ObjectIds from matching string 4 years ago
Martin McKeaveney 8c5efd0a61 more strategic connection closing in pg 4 years ago
mike12345567 13ec670295 Fix for #5669 comment, when using SQL tables with spaces in names, we use a raw knex function for like to achieve lower case searching, this needs to handle spaces in columns and delimiting. 4 years ago
mike12345567 107c9e2dfc Fix for #5553 - when importing for SQL databases attempt to manage date and time only column times, handle these when displaying in tables and when filtering. 4 years ago
mike12345567 be4b930c8a Fix for #5612 - stop some formats of string being in-correctly parsed as dates by MySQL - disable type coercion for data source plus mysql tables (knex converts). 4 years ago
mike12345567 a7fe15244b Fixing issue #5594 - allowing use of double underscores in table names for SQL. 4 years ago
Martin McKeaveney bfb6e20bb8 adding close to buildSchema 4 years ago
Martin McKeaveney 4bab24f1ac remove postgres connection pooling 4 years ago
Martin McKeaveney 62f2cff42e firebase tests complete 4 years ago
mike12345567 8d5931f94c Fixing some issues with types being lost when fetching SQL tables, after making changes to tables within Budibase. 4 years ago
mike12345567 056d9defe4 Fix for #5219 - default all string types to basic text format, allow user to switch string types to longform if they desire. 4 years ago
Martin McKeaveney a5bdf70cf7 renamable buckets, started firebase tests, onboarding modal copy update 4 years ago
Martin McKeaveney b05d1d9708 merge 4 years ago