Arpit Nath
|
7d37cf25f4
|
Feature: update record operation Airtable (#468)
* update record(s) operation : airtable
* fix: update record operation - Airtable
* nolints
* indentation fix
* duplicate props removed
|
2021-08-12 21:06:31 +05:30 |
|
navaneeth
|
414bd03f1e
|
Fix for firestore query collection operation
|
2021-08-11 07:43:52 +05:30 |
|
Arpit Nath
|
1eb2e787a4
|
Feature: Delete record operation for Airtable (#459)
|
2021-08-05 16:48:09 +05:30 |
|
Akshay
|
6c9e2b61b5
|
refactor google sheets operations for cell range and header check (#452)
|
2021-08-04 16:25:29 +05:30 |
|
Akshay
|
8ded79318a
|
Add support for appending and deleting row on google sheets (#447)
* add ability to append data to google sheets
* add ability to delete data from google sheets
|
2021-08-03 19:02:11 +05:30 |
|
navaneeth
|
6b4db15e5b
|
Connection caching for mssql
|
2021-08-03 10:37:35 +05:30 |
|
navaneeth
|
1db065a50c
|
Connection caching for pg, mysql & mssql
|
2021-08-03 10:36:56 +05:30 |
|
navaneeth
|
116fc1f9f3
|
Feature: OAuth support for REST API sources
|
2021-07-25 22:50:19 +05:30 |
|
navaneeth
|
d7daad026e
|
Tests for graphql query service
|
2021-07-25 18:51:57 +05:30 |
|
navaneeth
|
c84f1756f4
|
Backend for GraphQL queries
|
2021-07-25 18:04:36 +05:30 |
|
navaneeth
|
067d924e6b
|
Queries for REST API using saved data sources
|
2021-07-25 15:51:24 +05:30 |
|
navaneeth
|
e7967cbdf3
|
Stripe backend integration
|
2021-07-25 13:08:59 +05:30 |
|
navaneeth
|
ec2662c124
|
Airtable integration
|
2021-07-24 18:35:08 +05:30 |
|
navaneeth
|
dd19f31b37
|
Google sheets integration
|
2021-07-24 17:36:56 +05:30 |
|
navaneeth
|
9a1712fb7f
|
Slack OAuth integration
|
2021-07-24 14:47:38 +05:30 |
|
navaneeth
|
8ee2d0ce2a
|
Redis auth
|
2021-07-18 20:20:39 +05:30 |
|
navaneeth
|
85cd96dfbc
|
Redis datasource
|
2021-07-18 19:56:05 +05:30 |
|
navaneeth
|
58f8f1a0d6
|
Connection tests for ES, mongo & dynamodb
|
2021-07-18 13:13:19 +05:30 |
|
navaneeth
|
fb5f51e000
|
Connection test for firestore
|
2021-07-18 12:50:46 +05:30 |
|
navaneeth
|
3b7db1501d
|
Connection test for postgres
|
2021-07-18 12:45:19 +05:30 |
|
navaneeth
|
e4921a965a
|
Connection test for mysql
|
2021-07-18 12:41:44 +05:30 |
|
navaneeth
|
85f97e5e63
|
Testing datasource connections
|
2021-07-18 12:28:05 +05:30 |
|
navaneeth
|
1ae00756a8
|
Endpoint to fetch oauth auth url
|
2021-07-17 23:24:14 +05:30 |
|
navaneeth
|
18346654c9
|
REST api as datasource
|
2021-07-17 19:54:48 +05:30 |
|
navaneeth
|
8af54b1a15
|
Implement getConnection for query services
|
2021-07-17 13:29:28 +05:30 |
|
navaneeth
|
89f59919fa
|
MS SQL server as datasource
|
2021-07-17 12:41:03 +05:30 |
|
navaneeth
|
13c49135be
|
Error handling for queries
|
2021-07-17 10:11:02 +05:30 |
|
navaneeth
|
2fb63ed7e4
|
DynamoDB as datasource
|
2021-07-16 18:36:19 +05:30 |
|
navaneeth
|
a255f6e5c2
|
MongoDB as datasource
|
2021-07-16 17:04:06 +05:30 |
|
navaneeth
|
c5868b9e99
|
Datasource: Elasticsearch
|
2021-07-15 20:29:11 +05:30 |
|
navaneeth
|
42be2f69cd
|
Mysql query service without pooling
|
2021-07-15 14:56:12 +05:30 |
|
navaneeth
|
bb67ed569a
|
PostgreSQL integration without connection pooling
|
2021-07-14 23:23:00 +05:30 |
|
navaneeth
|
b2adb9144e
|
Running queries + firestore query service 🚀
|
2021-07-14 19:44:35 +05:30 |
|