Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
32d0739300 |
4
changelog.md
Normal file
4
changelog.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# 2.5.3
|
||||||
|
|
||||||
|
- @parsonsmatt
|
||||||
|
- Fixed `selectSource` causing a runtime error with Sqlite3: https://github.com/bitemyapp/esqueleto/pull/30
|
||||||
@ -1,5 +1,5 @@
|
|||||||
name: esqueleto
|
name: esqueleto
|
||||||
version: 2.5.2
|
version: 2.5.3
|
||||||
synopsis: Type-safe EDSL for SQL queries on persistent backends.
|
synopsis: Type-safe EDSL for SQL queries on persistent backends.
|
||||||
homepage: https://github.com/bitemyapp/esqueleto
|
homepage: https://github.com/bitemyapp/esqueleto
|
||||||
license: BSD3
|
license: BSD3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user