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 e68f067 commit 3229924Copy full SHA for 3229924
content/blog/2023-01-10.4.3-released.md
@@ -18,7 +18,7 @@ And some of the default Config values in the Config files have changed, but exis
18
**This release contains over 50 enhancements.** A few things I want to highlight:
19
20
- Query Builder supports `upsert()` and `upsertBatch()`, `deleteBatch()`, and now `*batch()` methods can set data from a query
21
-- Database Forge supports to add indexes in the existing tables and name indexes
+- Database Forge supports adding indexes in the existing tables and named indexes
22
- "`spark route`" command enhancements
23
- Improvement for CLI command testing
24
- View Cells enhancements
0 commit comments