Skip to content

v0.1.0

Choose a tag to compare

@stevenmiller888 stevenmiller888 released this 10 Jan 20:07
· 47 commits to master since this release
  • add initial setup for schema tests a089e3d
  • readme: update instructions 602f252
  • type-checking: fix json type checking f481c1a
  • add support for dynamic configuration changes af5f33e
  • readme: slight wording tweak b257b06
  • readme: fix case 4580595
  • readme: add license and badge 023f983
  • add ci 18f89e3
  • e2e: update diagnostics 76e6112
  • readme: update instructions 01389bd
  • add linting d9afa37
  • e2e: add diagnostics tests 717a363
  • readme: remove completed todos a5db0bf
  • add e2e tests 15cd26e
  • type-checking: switch sql json type to map to js string type 615cd90
  • parser: add support for multiple statements 248f8ff
  • analyzer: use raw text of query to better identify position 93f7a62
  • sql-parser: fix misidentifying function calls as column names c6ddf38
  • analyzer: skip semantic analysis for DDL statements 7da2c49
  • example-project: verify that classes and interfaces work e74af81
  • readme: minor change 692f8a0
  • example-project: add more failing scenarios that need fixing 68bfd01
  • type-checking: add scenario for nested strings fa98111
  • example-project: add additional nested scenario 8de2583
  • type-checking: add fix for nested number variable d200a4c
  • readme: add installation steps 53173d6
  • config: allow overriding tags ff100fd
  • readme: remove completed todo items d23a7a2
  • experiments: remove bc type checking now works 34988da
  • language-service: minor code cleanup b3f759c
  • example-project: update sections 60c7189
  • type-checking: add date support, also added more test scenarios 893e509
  • type-checking: add support for embedded expressions a518b67
  • add type checking support for literals in query 3cbadf2
  • sql-parser: simplify .getTables b476912
  • example-project: ocd 7f3d699
  • language-service: special case empty query to highlight enclosing backticks 22acf9b
  • substitutions: fix outline position of substitution error ccb7029
  • language-service: ocd bb9d87e
  • analyzer: minor code refactor c980a32
  • readme: add go get 65d578e
  • readme: update instructions 17af1ec
  • readme: update instructions b59d9bf
  • readme: complete todo 46f3aaa
  • fix link 4b5e749
  • ocd 7db8a3c
  • readme: add todo 7e91c9a

a973b3f...v0.1.0