Skip to content

Releases: lucasavila00/sql-select-ts

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

0.0.9

01 Jul 21:15
28fee81
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.8...0.0.9

0.0.8

01 Jul 05:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.7...0.0.8