Skip to content

Releases: ZewoGraveyard/SQL

0.14.7: Fixed ability to set a column to null in an update

02 Mar 23:52

Choose a tag to compare

If a value was nil previously the valuesByField dictionary
was being left without that key. Thise code now explicitly
inserts in an optional as a value.

Update to Zewo 0.14

12 Oct 20:41

Choose a tag to compare

No real changes to SQL, but this version is compatible with the rest of the 0.14 modules, many of which have gone through significant development.

0.13.0: Update to Zewo 0.13 (#17)

28 Sep 06:16

Choose a tag to compare

- Swift 3 updates
- Core as only dependency
- Repository cleanup

0.8.1

10 Jun 20:06

Choose a tag to compare

Add missing validate() in create(). (#11)

0.7.1

12 May 20:57

Choose a tag to compare

Fix warnings

0.7.0

12 May 18:47

Choose a tag to compare

Added protocol extension method

0.6.0

06 May 00:02

Choose a tag to compare

fix typo