Releases: thecodingmachine/tdbm
Releases · thecodingmachine/tdbm
More precise NoBeanFound Exception
Merge pull request #245 from dsavina/fix/empty-iterator Return `static` instead of `self` in ResultIterator::createEmptyIterator
v5.1.14
Bugfix:
- #233 handle multi-line expression in unchecked OrderBy (@Lekkimone92)
v5.1.12
v5.1.11
v5.1.10
v5.1.9
v5.1.8
v5.1.7
Bugfix release:
- #198 #200 count does not work on findFromRawSql with null columns (@homersimpsons @Kharhamel )
v5.1.6
Bugfix:
- #192 #184 Fixing issue when a column name starts with a digit (@homersimpsons )
- #191 #189 Fixing generated findBy[date_column] code (@homersimpsons )