Commit ee854d2
authored
Release 2.2.22 (#355)
## Release `2.2.22`
Version bump and changelog update for release `2.2.22`.
**Changelog draft:**
* Support INSERT without INTO keyword
([#354](#354))
* Add tests for MySQL row-level locking clauses
([#342](#342))
* Improve automated deploy setup.
**Full changelog:**
v2.2.21...release/v2.2.22
## Next steps
1. **Review** the changes in this pull request.
2. **Push** any additional edits to this branch (`release/v2.2.22`).
3. **Merge** this pull request to complete the release.
Merging will automatically build the plugin ZIP, create a [GitHub
release](https://github.com/WordPress/sqlite-database-integration/releases),
and deploy to
[WordPress.org](https://wordpress.org/plugins/sqlite-database-integration/).1 parent 5c5790a commit ee854d2
File tree
3 files changed
+9
-3
lines changed- packages
- mysql-on-sqlite/src
- plugin-sqlite-database-integration
3 files changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
49 | 55 | | |
50 | 56 | | |
51 | 57 | | |
| |||
0 commit comments