Skip to content

Releases: slackhq/hack-sql-fake

apply bug fixes to 4.40.1

09 Jul 00:40
Compare
Choose a tag to compare

Applies fixes from master that weren't in the 4.40.1 release by accident

4.40 updates for lexographical ordering

08 Jul 22:47
Compare
Choose a tag to compare

Thanks to @mwshortt for the fixes here! This cherry-picks #47 onto the 4.40 branch.

Compatibility with HHVM 4.41-4.64

01 Jul 23:24
1597ab3
Compare
Choose a tag to compare

Thank you to @lexidor for making this compatible!

HHVM 4.40 compatibility

20 Jan 16:44
Compare
Choose a tag to compare

Thank you to @lexidor for making changes to make this repo compatible with HHVM 4.40

Small Parsing bug fix

22 Oct 13:16
Compare
Choose a tag to compare
v4.0.8

fix line of code that was inadvertently removed

Enable loading snapshots directly

21 Oct 16:19
Compare
Choose a tag to compare
Adding set all instances func to restore db state from json (#36)

* Adding set all instances func to restore db state from json

* remove whitespace

* Adding comment

Fixes for nested UNION queries

26 Aug 21:08
113a34a
Compare
Choose a tag to compare

This makes it so that UNION queries inside of a FROM clause subquery work.

v4.0.5

01 Aug 23:15
0c87dad
Compare
Choose a tag to compare

Add bitmask operator support

Add license to composer.json

25 Jul 15:58
ec3aaeb
Compare
Choose a tag to compare
v4.0.4

Add license information to composer.json

Support type checking on HHVM > 4.0.4

25 Jul 15:55
a5c2be2
Compare
Choose a tag to compare
Rename LICENSE.md to LICENSE

So that packagist picks it up