graphql-engine/console/src
Abhijeet Khangarot 9255fcf173 console: wrap table name in quotes in add comment sql
>
Adding a table with a capital letter and a comment was causing SQL error, this PR fixes that issue. (in postgres and citus dbs)

### Description
>

### Changelog

- [x] `CHANGELOG.md` is updated with user-facing content relevant to this PR. If no changelog is required, then add the `no-changelog-required` label.

### Affected components

- [x] Console

https://github.com/hasura/graphql-engine-mono/pull/1617

GitOrigin-RevId: b8e911206af7ce950b5432dab98723e52992b905
2021-06-22 14:45:24 +00:00
..
components server, console, docs: add update_remote_schema API 2021-06-21 17:42:40 +00:00
dataSources console: wrap table name in quotes in add comment sql 2021-06-22 14:45:24 +00:00
helpers console: improve console with read-only database 2021-06-21 15:17:24 +00:00
hooks console: remote schema permissions 2021-01-28 15:59:34 +00:00
metadata server, console, docs: add update_remote_schema API 2021-06-21 17:42:40 +00:00
shared/utils console: add session argument input for computed fields (close #5154) 2021-01-28 00:00:20 +00:00
telemetry console: upgrade redux and add redux toolkit 2021-06-10 07:20:23 +00:00
theme console: update select font for firefox 2021-03-10 23:03:06 +00:00
utils console: add testing to core requestAction 2021-06-15 05:43:48 +00:00
client.js console: upgrade redux and add redux toolkit 2021-06-10 07:20:23 +00:00
config.js fix console lint issues, code formatting (#3028) 2019-10-07 17:51:02 +05:30
constants.ts console: add notifications (#5070) 2020-10-05 14:31:10 +05:30
declaration.d.ts console: update hasura pro content to cloud in header (#5268) 2020-07-08 16:01:31 +05:30
Endpoints.ts console: heroku oneclick integration 2021-02-23 09:03:03 +00:00
Globals.ts console/ci: add unit tests 2021-04-07 13:28:13 +00:00
reducer.ts server: multi source metadata APIs (#217) 2021-01-07 09:05:19 +00:00
routes.js console: catch api error, fix console getting stuck on loading screen (close #5774) 2021-06-17 11:03:24 +00:00
server.js console: add scheduled triggers support (#4732) 2020-06-05 13:40:08 +05:30
store.ts console: upgrade redux and add redux toolkit 2021-06-10 07:20:23 +00:00
types.ts console: upgrade redux and add redux toolkit 2021-06-10 07:20:23 +00:00