Rory Powell
|
edb012fcc7
|
Merge pull request #3178 from Budibase/postgres-schema
Postgres: Use another schema other than 'public'
|
2021-11-10 10:03:25 +00:00 |
mike12345567
|
28b4adc2b3
|
Reworking MS-SQL test case to be able to get the sql now with a request being made for each internal query, rather than just at connection.
|
2021-11-09 11:16:12 +00:00 |
mike12345567
|
24b2036e09
|
Fixing rest test mocking.
|
2021-11-03 15:45:19 +00:00 |
Rory Powell
|
60f8bc0450
|
Update tests
|
2021-10-27 17:21:29 +01:00 |
Martin McKeaveney
|
b1f04a0f6b
|
Merge branch 'develop' into fix/postreleasefixes2
|
2021-10-21 16:00:48 +01:00 |
Martin McKeaveney
|
62a6c5e2b9
|
upgrade to mysql2 package
|
2021-10-21 14:47:35 +01:00 |
mike12345567
|
33e5946f59
|
Fixing an issue with mongo test failing in Node 16 due to unhandled promise rejections.
|
2021-10-14 16:37:11 +01:00 |
Maurits Lourens
|
53cfb8dc9c
|
fix tests
|
2021-10-05 13:38:03 +02:00 |
mike12345567
|
7c7266a547
|
Fixing SQL test cases.
|
2021-09-23 16:56:13 +01:00 |
Martin McKeaveney
|
7817c8f068
|
merge package updates
|
2021-08-26 14:13:30 +01:00 |
Martin McKeaveney
|
641a9c8a34
|
make SQL startsWith queries case insensitive
|
2021-08-20 15:20:52 +01:00 |
mike12345567
|
34397c2e14
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-08-06 13:04:54 +01:00 |
mike12345567
|
7c7e3da2ab
|
Fixing test cases.
|
2021-08-06 12:33:04 +01:00 |
Martin McKeaveney
|
44cdcdf38e
|
Merge pull request #1963 from faroutchris/feature/query-mongo-collection
Feature/query mongo collection
|
2021-07-29 10:10:52 +01:00 |
mike12345567
|
ccb0e1b354
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-07-14 13:54:39 +01:00 |
Martin McKeaveney
|
eba8f104fd
|
fix postgres query array value
|
2021-07-13 17:11:11 +01:00 |
Christo
|
4b48ea94e4
|
Test: Add some basic tests for mongodb queries
|
2021-07-09 20:08:26 +02:00 |
mike12345567
|
a9c6b10560
|
Quick fix, make sure auto-columns never sent to DB.
|
2021-07-06 13:55:05 +01:00 |
mike12345567
|
922e209c72
|
Updating server test cases.
|
2021-07-02 14:49:47 +01:00 |
mike12345567
|
19da122425
|
Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support.
|
2021-06-25 13:46:02 +01:00 |
Martin McKeaveney
|
449169f215
|
fix up datasources and server tests
|
2021-06-17 15:24:52 +01:00 |
mike12345567
|
6bc99e140c
|
Fixing a bunch of issues around automations.
|
2021-06-17 14:42:30 +01:00 |
mike12345567
|
91de2fb78e
|
Adding some work towards supporting full data source integration.
|
2021-06-15 13:03:55 +01:00 |
mike12345567
|
6abe5c5f6d
|
Updating test cases.
|
2021-06-03 18:48:04 +01:00 |
mike12345567
|
2d6eac5c97
|
Switching from .toString to .toSQL().toNative() for sql injection protection.
|
2021-06-03 17:45:19 +01:00 |
mike12345567
|
330d995107
|
Using all lowercase 'query' function name for the builder.
|
2021-06-03 16:47:31 +01:00 |
mike12345567
|
65f3e84a0e
|
Linking up to existing SQL integrations.
|
2021-06-03 16:45:43 +01:00 |
mike12345567
|
a669fa1025
|
Adding base SQL class which processes defined JSON structure into SQL.
|
2021-06-03 16:31:24 +01:00 |
Martin McKeaveney
|
be7a8cfb8c
|
fix tests
|
2021-05-24 12:14:04 +01:00 |
mike12345567
|
8c8ac18ac0
|
Fixing broken server test cases.
|
2021-05-21 16:02:21 +01:00 |
Martin McKeaveney
|
b7a230065b
|
more branch cov
|
2021-03-16 19:27:18 +00:00 |
Martin McKeaveney
|
6698641182
|
mysql tests
|
2021-03-16 19:01:51 +00:00 |
Martin McKeaveney
|
d37283adda
|
airtable tests
|
2021-03-16 18:43:56 +00:00 |
Martin McKeaveney
|
4ab88daf28
|
REST integration tests
|
2021-03-16 14:51:14 +00:00 |
Martin McKeaveney
|
2da1d27ba6
|
arangodb tests
|
2021-03-16 13:54:39 +00:00 |
Martin McKeaveney
|
8fa3685852
|
elasticsearch tests
|
2021-03-16 11:46:13 +00:00 |
Martin McKeaveney
|
6ba84b420c
|
dynamoDB tests
|
2021-03-15 19:45:39 +00:00 |
Martin McKeaveney
|
813ea1ede8
|
couchDB tests
|
2021-03-15 16:26:46 +00:00 |
Martin McKeaveney
|
53278c2648
|
postgres integration tests
|
2021-03-15 16:07:04 +00:00 |
Martin McKeaveney
|
ff5477f301
|
airtable tests
|
2021-03-12 09:29:27 +00:00 |
Martin McKeaveney
|
37ed93c121
|
merge
|
2021-03-11 15:28:43 +00:00 |