Skip to content

Releases: bigalorm/bigal

5.0.1

17 Oct 12:41
Compare
Choose a tag to compare
  • Update npms

5.0.0

14 Oct 14:48
Compare
Choose a tag to compare
  • Update npms
  • Use prettier to format files
  • Create interfaces for Repository and ReadonlyRepository
  • Remove interfaces for RepositoriesByModelName and RepositoriesByModelNameLowered

4.1.0

18 Sep 17:47
Compare
Choose a tag to compare
  • Fix issues with like and array containing null or empty string. Specifically support negated array type value with null and empty string.
  • Fix like constraint with null value

4.0.2

06 Sep 16:12
Compare
Choose a tag to compare
  • Update npms

4.0.1

06 Sep 16:12
Compare
Choose a tag to compare
  • Update npms

4.0.0

09 Jun 20:12
Compare
Choose a tag to compare
  • Tightened up type definitions for "object" to Record<string, unknown> or more strict definition
  • Do not return a string from .count() if the number is greater than safe int
  • Update npms & fix lint issues

3.4.1

19 May 23:38
Compare
Choose a tag to compare
  • Update npms

3.4.0

19 May 22:36
Compare
Choose a tag to compare
  • Update npms
  • Fix jsdoc comments for .populate()

3.3.4

13 Apr 16:29
Compare
Choose a tag to compare
  • Update npms

3.3.3

14 Feb 19:41
Compare
Choose a tag to compare
  • Update npms