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 b1f63b0 commit 3e48b5eCopy full SHA for 3e48b5e
real-estate-sqlmesh/models/incremental_model.sql
@@ -4,7 +4,6 @@ MODEL (
4
time_column (created_at, '%Y-%m-%d %H:%M:%S.%f')
5
),
6
start '2020-01-01',
7
- cron '@daily',
8
grain (url)
9
);
10
0 commit comments