Skip to content

v2.2.0

Compare
Choose a tag to compare
@jsor jsor released this 26 Apr 20:19
· 17 commits to main since this release
v2.2.0
be9bf2b
  • Make handling create table sql simple and robust. Reuse native Platform::getCreateTableSQL() instead of copying the code from Doctrine.
  • Skip create table generation if a table has no spatial indexes.