We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b4629 commit be9bf2bCopy full SHA for be9bf2b
CHANGELOG.md
@@ -4,6 +4,13 @@ Changelog
4
All notable changes to this project will be documented in this file.
5
This project adheres to [Semantic Versioning](https://semver.org).
6
7
+2.2.0 - 2023-04-26
8
+------------------
9
+
10
+* Make handling create table sql simple and robust. Reuse native
11
+ Platform::getCreateTableSQL() instead of copying the code from Doctrine.
12
+* Skip create table generation if a table has no spatial indexes.
13
14
2.1.0 - 2022-04-21
15
------------------
16
0 commit comments