Commit Graph

  • a172193955 Fix to ensure cursor fields can be defined in the query v0.12.43 Vikram Rangnekar 2020-03-16 01:40:47 -0400
  • 81338b6123 Fix issues blocking Apollo client v0.12.42 Vikram Rangnekar 2020-03-14 01:35:42 -0400
  • 265b93b203 Fix for encrypted cursor in production mode bug v0.12.41 Vikram Rangnekar 2020-03-06 21:38:01 +0530
  • 6c240e21b4 Fix bug related to 'anon' role prepared statements v0.12.40 Vikram Rangnekar 2020-03-06 15:38:54 +0530
  • 7930719eaa Add ability to set CORS headers v0.12.39 Vikram Rangnekar 2020-03-06 09:47:51 +0530
  • cc687b1b2b Fix issue with Docerfile CMD v0.12.38 Vikram Rangnekar 2020-03-05 09:13:52 +0530
  • 3033dcf1a9 Fix issue with setting PORT env var v0.12.37 Vikram Rangnekar 2020-03-04 15:39:53 +0530
  • 0381982d19 Fix upx version issue in Dockerfile v0.12.36 Vikram Rangnekar 2020-03-04 12:27:07 +0530
  • 2b0a798faa Add 'secrets' command to startup script v0.12.35 Vikram Rangnekar 2020-03-03 19:44:14 +0530
  • 8b6c562ac1 Add CSV import command to seed javascript v0.12.34 Vikram Rangnekar 2020-03-03 13:45:47 +0530
  • a1fb89b762 Add support for SQL in variables v0.12.33 Vikram Rangnekar 2020-02-29 10:35:35 +0530
  • c82a7bff0d
    Misprint (#43) frederikhors 2020-02-24 06:18:50 +0100
  • 7acf28bb3c Fix issue with upgrading to postgres 12 docker image #36 v0.12.32 Vikram Rangnekar 2020-02-24 02:37:21 +0530
  • be5d4e976a
    Misprint (#41) frederikhors 2020-02-23 21:34:23 +0100
  • d1b884aec6
    Misprint (#40) frederikhors 2020-02-23 21:33:57 +0100
  • 4be4ce860b
    Misprint (#39) frederikhors 2020-02-23 21:33:40 +0100
  • dfa4caf540
    Misprint (#37) frederikhors 2020-02-23 21:33:27 +0100
  • 7763251fb7
    fix "Try the demo app" in docs (#38) frederikhors 2020-02-23 21:32:22 +0100
  • 51e105699e Fix corrupt json bug in jsn package Vikram Rangnekar 2020-02-24 01:59:50 +0530
  • 90694f8803
    Fix spelling in docs (#34) frederikhors 2020-02-23 11:11:04 +0100
  • ad82f5b267
    Fix spelling in docs (#35) frederikhors 2020-02-23 11:10:42 +0100
  • 99b37a9c50 Fix bug related to new Postgres docker image v0.12.31 Vikram Rangnekar 2020-02-23 10:28:32 +0530
  • 7ec1f59224 Fix bug with cursors and multiple order by v0.12.30 Vikram Rangnekar 2020-02-23 02:28:37 +0530
  • d3ecb1d6cc Fix bug with multi root queries v0.12.29 Vikram Rangnekar 2020-02-21 10:29:37 +0530
  • aed4170e8e Fix bug with cursor filters v0.12.28 Vikram Rangnekar 2020-02-20 22:53:29 +0530
  • c33e93ab37 Add support for cursors with multiple order by clauses v0.12.27 Vikram Rangnekar 2020-02-19 10:22:44 +0530
  • 3d3e5d9c2b Add Yugabyte to docs Vikram Rangnekar 2020-02-12 08:42:53 +0530
  • 67b4a4d945 Fix issue with cursor as a variable v0.12.26 Vikram Rangnekar 2020-02-11 11:41:35 +0530
  • 7413813138 Add pagination using opaque cursors v0.12.25 Vikram Rangnekar 2020-02-10 12:15:37 +0530
  • 12007db76e Add support for Yugabyte DB Vikram Rangnekar 2020-02-07 11:42:14 +0530
  • c85d379fe2 Add ability to add comments to the allow list Vikram Rangnekar 2020-02-04 00:20:25 -0500
  • 62fd1eac55 Add named auth and the all new action endpoints v0.12.24 Vikram Rangnekar 2020-02-03 01:21:07 -0500
  • 1a3d74e1ce Fix issues surfaced by the fuzzer v0.12.23 Vikram Rangnekar 2020-02-02 01:43:09 -0500
  • 3a4d885987 Fix to ensure only named queries are saved to the allow list v0.12.22 Vikram Rangnekar 2020-02-01 10:54:19 -0500
  • 3bd9b199dd Fix bug with connect / disconnect on array relationships v0.12.21 Vikram Rangnekar 2020-01-31 00:19:38 -0500
  • 4ffa1483a4 Add ability to treat JSON/JSONB columns as tables v0.12.20 Vikram Rangnekar 2020-01-28 00:26:53 -0500
  • 52f3b1c7a2 Add mutation support for connect / disconnect with array relationships v0.12.19 Vikram Rangnekar 2020-01-26 01:10:54 -0500
  • 2d466bfb12 Add skip query selectors that require auth in anon role v0.12.18 v0.12.17 Vikram Rangnekar 2020-01-20 23:38:17 -0500
  • a0b8907c3c Fix various json parsing and sql generation bugs v0.12.16 Vikram Rangnekar 2020-01-19 03:12:51 -0500
  • 8097ca3b8f Fixes example steps (#33) Brian Ketelsen 2020-01-18 16:44:16 -0500
  • 0e498b0e94 Fix order by with aliases bug v0.12.15 Vikram Rangnekar 2020-01-17 09:35:14 -0500
  • 3eb5b83070 Fix invalid update sql bug v0.12.14 Vikram Rangnekar 2020-01-17 00:48:17 -0500
  • e3c94d17d1 Add corrupt query validation v0.12.13 Vikram Rangnekar 2020-01-16 01:44:19 -0500
  • 7240b27214 Fix for table alias relationship bug v0.12.12 Vikram Rangnekar 2020-01-15 23:26:06 -0500
  • f37d867e32 Fix remnant debug messages v0.12.11 Vikram Rangnekar 2020-01-14 23:28:48 -0500
  • 5e75cc7b83 Merge branch 'master' of github.com:dosco/super-graph Vikram Rangnekar 2020-01-14 23:19:11 -0500
  • d4dca86267 Fix new app creation bug #32 v0.12.10 Vikram Rangnekar 2020-01-14 23:16:55 -0500
  • 76340ab008 Remove *pgxpool.Pool arg from NewDBSchema (#31) reinhardt1053 2020-01-14 07:08:04 +0100
  • 3f5727c22b Fix variables with single quotes bug v0.12.9 Vikram Rangnekar 2020-01-14 01:02:12 -0500
  • 7c02226016 Fix role filters and nested where bugs v0.12.8 Vikram Rangnekar 2020-01-13 09:34:15 -0500
  • 1e31e33707 Fix for Makefile bug #30 v0.12.7 Vikram Rangnekar 2020-01-11 17:15:39 -0500
  • 0d0d63d8d1 Fix case-sensitivity bug with aliases Vikram Rangnekar 2020-01-08 00:48:04 -0500
  • c40ff38b05 Fix case-sensitivity bug in GraphQL parser Vikram Rangnekar 2020-01-07 23:44:19 -0500
  • 7a5cf47486 Fix extra comma bug in mutations Vikram Rangnekar 2020-01-02 01:54:25 -0500
  • 5803395bd5 Fix duplicate columns in sql bug Vikram Rangnekar 2020-01-01 01:54:38 -0500
  • a40bd7fca5 Add HTTP GZip compression Vikram Rangnekar 2019-12-31 01:30:20 -0500
  • 343589c3bd Fix bug with deep-nested queries Vikram Rangnekar 2019-12-30 01:17:37 -0500
  • 482203ba05 Add nested insert and update mutations with support for connect and disconnect Vikram Rangnekar 2019-12-29 01:53:54 -0500
  • 6831d3f56f Add nested mutations Vikram Rangnekar 2019-12-25 01:24:30 -0500
  • 96ed3413fc one-to-many-through: use correct fkey (#27) Pestdoktor 2019-12-13 05:40:17 +0100
  • bf4c496756 Fix for bug with foreign keys mapping Vikram Rangnekar 2019-12-12 00:47:56 -0500
  • 66055516d2 Fix documentation for DB relationships Vikram Rangnekar 2019-12-10 00:03:44 -0500
  • 2d3e3cbae1 #19 Health check (#24) Lev Zakharov 2019-12-09 09:59:30 +0300
  • 0e16eee93b Add config driven custom table relationships Vikram Rangnekar 2019-12-09 01:48:18 -0500
  • 679dd1fc83 Fix bug with remote join example Vikram Rangnekar 2019-12-02 23:08:35 -0500
  • 3a14a644ce
    Merge pull request #22 from bhaskarmurthy/fix-grammer-syntax Vikram Rangnekar 2019-12-02 11:22:37 -0500
  • 5da79d91bf Add support for `websearch_to_tsquery` in PG 11 Vikram Rangnekar 2019-12-02 10:52:22 -0500
  • 6029c5e05c Add support for `websearch_to_tsquery` in PG 11 v0.12.6 Vikram Rangnekar 2019-12-02 10:52:22 -0500
  • 5aceb337d6
    Fix grammer / syntax Bhaskar Murthy 2019-12-02 10:32:35 -0500
  • 5593c66996 Update issue templates Vikram Rangnekar 2019-12-01 01:25:39 -0500
  • 0f9f8bbf0d
    Update CONTRIBUTING.md Vikram Rangnekar 2019-12-01 01:17:27 -0500
  • cbfedb6fd2 Update issue templates Vikram Rangnekar 2019-12-01 00:42:22 -0500
  • 37f2417c0b
    Update feature_request.md Vikram Rangnekar 2019-12-01 00:31:53 -0500
  • 768e8774e7
    Create CODE_OF_CONDUCT.md Vikram Rangnekar 2019-12-01 00:13:04 -0500
  • 9140e597e1 Add a guide to the internals of the codebase v0.12.5 Vikram Rangnekar 2019-11-30 10:45:24 -0500
  • 94593c9cce Add a CONTRIBUTING.md guide for contributors Vikram Rangnekar 2019-11-29 22:29:31 -0500
  • a96c211fe5 Refactor rename 'Select.Table` to `Select.Name` Vikram Rangnekar 2019-11-29 01:38:23 -0500
  • 6d47f0df8e Fix for missing filters on nested selectors Vikram Rangnekar 2019-11-29 00:09:50 -0500
  • e82bdbed65 Add a CHANGLOG.md Vikram Rangnekar 2019-11-28 15:27:20 -0500
  • ef51b99fc7 Add issue templates Vikram Rangnekar 2019-11-28 16:47:56 -0500
  • 9ebd03fa8c Move license from MIT to Apache 2.0. Add Makefile v0.12.4 Vikram Rangnekar 2019-11-28 01:25:46 -0500
  • aff2a13ba4 Added support for query names to the allow.list v0.12.3 Vikram Rangnekar 2019-11-26 01:36:19 -0500
  • f518d5fc69 Fix bug with compiling anon queries v0.12.2 Vikram Rangnekar 2019-11-25 02:22:33 -0500
  • 7583326d21 Move sql query logging from info to debug v0.12.1 Vikram Rangnekar 2019-11-22 01:32:09 -0500
  • 8024a8420b Use logger error instead of panic in goja handlers v0.12.0 Vikram Rangnekar 2019-11-22 00:58:03 -0500
  • 6bd27d7c79 Add a db:reset command only for dev mode v0.11.9 Vikram Rangnekar 2019-11-22 00:07:06 -0500
  • a4c09dedd5 Optimize db queries limit use of transactions v0.11.8 Vikram Rangnekar 2019-11-21 02:14:12 -0500
  • 176514b5f1 Added support for multi-root queries v0.11.7 Vikram Rangnekar 2019-11-19 00:47:55 -0500
  • 396f4bcfd8 Fix issues with JWT auth v0.11.6 Vikram Rangnekar 2019-11-15 01:35:19 -0500
  • 51c5f037f4 Fix bug with migration filename generation Vikram Rangnekar 2019-11-10 01:41:58 -0500
  • c576f1ae16 Fix bug with migration file name Vikram Rangnekar 2019-11-10 01:39:24 -0500
  • 0a6995eaca Fix bug with migration template name v0.11.5 Vikram Rangnekar 2019-11-10 01:35:06 -0500
  • 06ed823a51 Fix bug with creating new migrations v0.11.4 Vikram Rangnekar 2019-11-10 01:33:06 -0500
  • 3438c3efb9 Fix macro syntax bug in app templates v0.11.3 Vikram Rangnekar 2019-11-09 21:53:26 -0500
  • 605ec63466 Fix bugs and add new production mode v0.11.2 Vikram Rangnekar 2019-11-07 02:37:24 -0500
  • c7e63a6200 Update docs and website with new features v0.11.1 Vikram Rangnekar 2019-11-05 00:43:32 -0500
  • 89bc93e159 Add nested where clause to filter based on related tables Vikram Rangnekar 2019-11-04 23:44:42 -0500
  • 77a51924a7 Block unauthorized requests when 'anon' role is not defined Vikram Rangnekar 2019-11-02 17:13:17 -0400
  • 0deb3596c5 Change config key inherit to inherits v0.11 Vikram Rangnekar 2019-10-31 01:14:51 -0400
  • b87ba1fcd0 Add config driven presets for insert, update and upsert Vikram Rangnekar 2019-10-30 03:27:11 -0400