Skip to content

Releases: infinityloop-dev/coolbeans

0.11.12

11 Jan 14:46
27c4142
Compare
Choose a tag to compare

Bean::refresh() uses fresh selection instance

0.11.11

05 Jan 12:46
ec2a714
Compare
Choose a tag to compare
  • Improved return type for Selection::clone() method from self to static

0.11.10

14 Dec 15:24
e070611
Compare
Choose a tag to compare
  • Added forgotten return statement in connection bridge.

0.11.9

26 Oct 20:07
274eb1c
Compare
Choose a tag to compare
  • Fixed argument unpacking in Connection bridge.

0.11.8

24 Oct 14:39
cd2aff3
Compare
Choose a tag to compare
  • Catch reset by peer errors in database connect.

0.11.7

24 Oct 11:47
b73f255
Compare
Choose a tag to compare
  • Added Nette extension which replaces default database connection class with descendant which attempts to reconnect after gone away error.

0.11.6

02 Jul 12:05
aef5f50
Compare
Choose a tag to compare
  • Allowed float as where parameter

0.11.5

06 Jun 14:47
f849d62
Compare
Choose a tag to compare
  • Fixed some issues with table sorter.

0.11.4

11 May 21:55
94c3983
Compare
Choose a tag to compare
  • PrimaryKey attribute to enable more table setups

0.11.3

14 Mar 14:40
c7e798d
Compare
Choose a tag to compare
  • Internal improvements