90 Commits (9719e26de28126b232065cd4c19d6610fb8d85fe)

Author SHA1 Message Date
mike12345567 7ba21329eb Updating rows API so that it has been broken into an internal and external API - this is breaking as it breaks out how bulk deletion is handled. 5 years ago
Martin McKeaveney 58b33562db external/internal tables and datasources merged, removed autocapture, re-added logout action 5 years ago
Martin McKeaveney 8d9d776377 plus datasource schema 5 years ago
mike12345567 a74309202d Adding test case for data source opinionated query endpoint. 5 years ago
mike12345567 091b537e2d Adding schema validation and API endpoint to data sources for query. 5 years ago
mike12345567 6abe5c5f6d Updating test cases. 5 years ago
Martin McKeaveney 2ab9d5e31c endpoint for plus datasources 5 years ago
mike12345567 2d6eac5c97 Switching from .toString to .toSQL().toNative() for sql injection protection. 5 years ago
mike12345567 330d995107 Using all lowercase 'query' function name for the builder. 5 years ago
mike12345567 65f3e84a0e Linking up to existing SQL integrations. 5 years ago
mike12345567 a669fa1025 Adding base SQL class which processes defined JSON structure into SQL. 5 years ago
Martin McKeaveney 887426fe34 merge google accounts, improve connection pooling for RDBMS 5 years ago
Martin McKeaveney 33304606e1 making HTTP POST and PUT readable, more robust app import to avoid document conflicts 5 years ago
Martin McKeaveney 6e6bc536a1 fix mssql encryption option 5 years ago
mike12345567 397a4d883f Fixing server test cases. 5 years ago
Martin McKeaveney f9c5975ac7 SSL fixes, update boolean in lucene 5 years ago
Martin McKeaveney be7a8cfb8c fix tests 5 years ago
Martin McKeaveney f992c650d2 allow deletion of relationships 5 years ago
mike12345567 8c8ac18ac0 Fixing broken server test cases. 5 years ago
Martin McKeaveney 2761eaed2d postgres connection pooling 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
mike12345567 547492189a Adding cleanup operation to dynamo client. 5 years ago
mike12345567 c121300840 Fixing an issue with the DynamoDB integration, didn't specify the correct terms for the AWS credentials. 5 years ago
Martin McKeaveney b1ea1b0fda lint 5 years ago
Martin McKeaveney 85f8229ef4
Update microsoftSqlServer.js 5 years ago
Martin McKeaveney b7a230065b more branch cov 5 years ago
Martin McKeaveney 6698641182 mysql tests 5 years ago
Martin McKeaveney d37283adda airtable tests 5 years ago
Martin McKeaveney 4ab88daf28 REST integration tests 5 years ago
Martin McKeaveney 2da1d27ba6 arangodb tests 5 years ago
Martin McKeaveney 8fa3685852 elasticsearch tests 5 years ago
Martin McKeaveney 6ba84b420c dynamoDB tests 5 years ago
Martin McKeaveney 813ea1ede8 couchDB tests 5 years ago
Martin McKeaveney 53278c2648 postgres integration tests 5 years ago
Martin McKeaveney ff5477f301 airtable tests 5 years ago
Martin McKeaveney 37ed93c121 merge 5 years ago
Martin McKeaveney bc7cc089b8 allowing airtable query to send down the number of records you want from your table 5 years ago
Martin McKeaveney 36ff7d80ac mysql key length 5 years ago
Martin McKeaveney 0905d35ef2 SSL config for mysql, remove rickroll 5 years ago
Martin McKeaveney 692c5a9b3e read all columns for schema rather than just the first 5 years ago
Martin McKeaveney 86026a2c12 adding description blurbs to datasources 5 years ago
Martin McKeaveney 40e7fbd8ab response parsing 5 years ago
Martin McKeaveney 68f28bb912 more design updates 5 years ago
Martin McKeaveney d99e1a5a53 design updates, changing query verb names to HTTP verbs 5 years ago
Martin McKeaveney 6dfc4a4de5 ensure JSON parsed correctly 5 years ago
Martin McKeaveney 3a1a375c35 REST integration complete 5 years ago
Martin McKeaveney 6019af93ee REST integration end to end 5 years ago
Martin McKeaveney 8fac96dd69 fixes for mySQL and MSSQL non default ports 5 years ago
mike12345567 2d82969350 Some quick fixes to allow custom verbs. 5 years ago