Skip to content

MeekroDB v3.1.1

Choose a tag to compare

@SergeyTsalkov SergeyTsalkov released this 27 Oct 07:45
· 11 commits to master since this release
  • ORM Scopes now have a toArray() method, useful for functions like array_map() that expect a true array and not an ArrayAccess/Traversable object
  • Several bug fixes