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: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,14 +63,14 @@ Currently following features are supported:
63
63
* Storage / Delta / SQL
64
64
* Folder
65
65
* Docstring
66
-
*Continous Exports
66
+
*Continuous Exports
67
67
* Entity Groups
68
68
* Deleting existing items using deletions in the database definition
69
69
* Tables
70
70
* Columns
71
71
* Functions
72
72
* Materialized Views
73
73
* Extenal Tables
74
-
*Continous Exports
74
+
*Continuous Exports
75
75
76
-
The `DatabaseCleanup` will remove redundant retention and hotcache definitions. It will also pretty print KQL queries in functions, update policies,materialized views and continous exports.
76
+
The `DatabaseCleanup` will remove redundant retention and hotcache definitions. It will also pretty print KQL queries in functions, update policies,materialized views and continuous exports.
0 commit comments