Skip to content

Releases: lucasavila00/sql-select-ts

2.0.5

28 Sep 14:07
d845e1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.4...2.0.5

2.0.4

28 Sep 13:49
dbbf3fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...2.0.4

2.0.3

31 Aug 20:03
30ff217
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

02 Aug 00:26
436b49b
Compare
Choose a tag to compare

What's Changed

  • Fix selection of table conflicting with alias, table with dot in name by @lucasavila00 in #72

Full Changelog: 2.0.1...2.0.2

2.0.1

01 Aug 23:28
629b3e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

01 Aug 22:53
55b1c1c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...2.0.0

1.1.2

12 Jul 13:47
39e5d82
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

10 Jul 15:40
77e88c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

05 Jul 04:14
8a9d6bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

05 Jul 02:50
71c33fa
Compare
Choose a tag to compare

Breaking Changes

  • Renamed sql to dsql, allowing consumers to use the sql namespace
  • Complete re-implementation of CTE user API, code-gen

What's Changed

Full Changelog: 0.0.9...1.0.0