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: HISTORY.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
## 0.0.22 (Apr 12, 2023)
2
2
3
-
* Added create metho to Column
3
+
* Added create method to Column
4
4
* Updated Schema.create method to add schema to Database schemas collection
5
5
* Updated Table.create method to add table to Schema tables collection
6
-
*
6
+
7
7
## 0.0.21 (Apr 11, 2023)
8
8
9
9
* Added relation_attributes parameter to IndexSearchRequest to specify the attributes to be included in each relationship that is included in the results of the search
0 commit comments