Skip to content

Releases: mk3008/Carbunql

0.7.8.1

11 May 13:34
ee17f4d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.8...0.7.8.1

0.7.8

01 May 08:14
3580e8f
Compare
Choose a tag to compare

What's Changed

  • Experimental: Allowed selection queries to have types. by @mk3008 in #396
  • Fixed a bug where query conversion of IEnumerable did not work. by @mk3008 in #399

Full Changelog: 0.7.7...0.7.8

0.7.7

17 Apr 13:26
9003b03
Compare
Choose a tag to compare

What's Changed

  • Added TryConvertTo demo page for Insert queries by @mk3008 in #385
  • Fixed a bug where insert queries were not parsed. by @mk3008 in #387
  • Fixed implementation error in ITable interface by @mk3008 in #389
  • Apply code cleanup by @mk3008 in #391
  • Fixed a bug where TryToValuesQuery did not work correctly. by @mk3008 in #393
  • version0.7.7 by @mk3008 in #395

Full Changelog: 0.7.6...0.7.7

0.7.6

01 Apr 23:03
94b6f7e
Compare
Choose a tag to compare

What's Changed

  • Supports insert query analysis by @mk3008 in #375
  • Added QueryCommandableParser class by @mk3008 in #377
  • Enhanced parsing and conversion functions for Insert queries by @mk3008 in #379
  • Fixed garbled characters on demo site by @mk3008 in #381
  • Now supports parsing of IN clauses with multiple columns as arguments. by @mk3008 in #383

Full Changelog: 0.7.5...0.7.6

0.7.5

30 Mar 08:00
cad23f3
Compare
Choose a tag to compare

What's Changed

  • Improved usability (schema name, table/index existence check) by @mk3008 in #371
  • Added query conversion functionality for IEnumerable. by @mk3008 in #373

Full Changelog: 0.7.4...0.7.5

0.7.4

26 Mar 11:26
37933e8
Compare
Choose a tag to compare

What's Changed

  • When a select query is specified as an argument of the Array function… by @mk3008 in #367
  • Supports parsing when specifying catalogs and schemas by @mk3008 in #368
  • version 0.7.4 by @mk3008 in #369

Full Changelog: 0.7.3...0.7.4

0.7.3

24 Mar 07:37
27bc852
Compare
Choose a tag to compare

What's Changed

  • Added a demo project for Parse processing. by @mk3008 in #360
  • Supports parsing of huge union queries by @mk3008 in #363
  • Supports parsing of huge value queries by @mk3008 in #365
  • 361 implementing parser for escaped identifiers by @mk3008 in #366

Full Changelog: 0.7.2...0.7.3

0.7.2

15 Mar 13:33
4083bfa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.7.2

0.7.1

09 Mar 05:57
b7326d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.7.1

0.7.0

09 Mar 04:35
62feaa2
Compare
Choose a tag to compare

What's Changed

  • 338 supports parsing of alter table statement by @mk3008 in #349
  • 333 creating queries for migration-normalization by @mk3008 in #350
  • 333 creating queries for migration by @mk3008 in #352

Full Changelog: 0.6.4...0.7.0