graphql-engine/console/src
Luca Restagno f49b240a39 fix(cockroach): fix typo in the schema list sql
This PR includes a single missing quote `'` in a SQL statement used to retrieve the schemas of a CockroachDB instance.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5678
GitOrigin-RevId: 5a56ead2cbf7edbba822b0e565ca5f225c7ac92e
2022-08-30 15:33:23 +00:00
..
components console: support CockroachDB 2022-08-30 12:19:51 +00:00
dataSources fix(cockroach): fix typo in the schema list sql 2022-08-30 15:33:23 +00:00
docs Migrate ALL buttons to new Button component 2022-08-22 14:48:14 +00:00
features console: support CockroachDB 2022-08-30 12:19:51 +00:00
helpers console(local-dev): remove ssr for local development 2022-07-20 16:05:04 +00:00
hooks pro-console: integrate onboarding wizard 2022-08-24 07:25:15 +00:00
lib console: use react-query for data fetching with custom hook 2021-11-04 10:42:17 +00:00
metadata console: support CockroachDB 2022-08-30 12:19:51 +00:00
new-components feature (console): new tracking section for databases 2022-08-25 14:08:55 +00:00
shared/utils platform(console): prepare oss codebase for migration 2022-08-11 13:06:54 +00:00
store/modal feature (console): Single Table Tracking Customization 2022-07-22 09:14:25 +00:00
storybook console: add hooks for useRemoteSchemaRelationships 2022-01-31 10:50:17 +00:00
telemetry console: fix the Typescript no implicit returns rules 2022-08-17 14:37:04 +00:00
theme Migrate ALL buttons to new Button component 2022-08-22 14:48:14 +00:00
utils console: add gdc db connect form behind feature flag 2022-08-26 13:14:49 +00:00
client.js console: removing bootstrap webpack loader [CON-153] 2022-05-05 17:47:36 +00:00
constants.ts console: add notifications (#5070) 2020-10-05 14:31:10 +05:30
declaration.d.ts console: add storybook support 2021-09-20 16:31:25 +00:00
Endpoints.ts console: use the data host passed by lux to contact lux data service 2021-08-04 09:37:08 +00:00
Globals.ts console: add experiment as user property on heap 2022-08-24 16:50:41 +00:00
reducer.ts feature (console): Single Table Tracking Customization 2022-07-22 09:14:25 +00:00
routes.js platform(console): prepare oss codebase for migration 2022-08-11 13:06:54 +00:00
setupTests.ts console: add schema sharing 2021-07-08 08:18:25 +00:00
store.ts Remove redux event sending to the telemetry enpoint 2022-04-11 15:58:21 +00:00
types.ts console: add storybook support 2021-09-20 16:31:25 +00:00