ToolJet/app/services
2021-06-29 10:59:06 +05:30
..
concerns Reset pg connection if connection is closed 2021-05-23 23:00:26 +05:30
airtable_query_service.rb Feature: Retrieve record operation for airtable datasources 2021-06-02 15:42:35 +05:30
credential_service.rb Setup Rubocop 2021-04-29 12:11:23 +05:30
data_source_connection_service.rb Setup Rubocop 2021-04-29 12:11:23 +05:30
dynamodb_query_service.rb Feature: Scan query for AWS DynamoDB tables 2021-05-24 21:50:50 +05:30
elasticsearch_query_service.rb Fix inconsistency in ES queries (#351) 2021-06-29 00:38:35 +05:30
firestore_query_service.rb Feature: Support for order in firestore queries 2021-05-24 15:37:24 +05:30
google_oauth_service.rb Invalid google sheets credentials should not throw 500 2021-06-03 09:51:52 +05:30
googlesheets_query_service.rb Fix response of google sheets append queries (#353) 2021-06-29 10:59:06 +05:30
graphql_query_service.rb Feature: support for GraphQL data sources 🎉 (#288) 2021-06-22 19:47:00 +05:30
mongodb_query_service.rb Include source variable while initializing query services 2021-05-22 17:36:39 +05:30
mssql_query_service.rb Feature: Support for Azure SQL databases (#262) 2021-06-15 23:40:15 +05:30
mysql_query_service.rb Include source variable while initializing query services 2021-05-22 17:36:39 +05:30
postgresql_query_service.rb BugFix: Postgres queries return every field as string (#201) 2021-06-09 18:10:28 +05:30
query_service.rb Feature: support for GraphQL data sources 🎉 (#288) 2021-06-22 19:47:00 +05:30
redis_query_service.rb Fix for REST API query to support previews 2021-05-22 17:32:11 +05:30
restapi_query_service.rb Fix for rest api query to support predefined APIs (#267) 2021-06-17 12:29:03 +05:30
slack_oauth_service.rb Slack OAuth backend services 2021-05-04 12:06:57 +05:30
slack_query_service.rb Include source variable while initializing query services 2021-05-22 17:36:39 +05:30
stripe_query_service.rb Include source variable while initializing query services 2021-05-22 17:36:39 +05:30