You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: beam-core/ChangeLog.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,8 @@
2
2
3
3
## Added features
4
4
5
-
* Added support for creating database schemas and associated tables with `createDatabaseSchema` and `createTableWithSchema` (#716).
5
+
* Added support for creating database schemas and associated tables with `createDatabaseSchema`, `createTableWithSchema`, and `existingDatabaseSchema` (#716).
6
+
* Added `FromBackendRow` instance for `Identity` (#717).
0 commit comments