Skip to content

Commit b9caca6

Browse files
committed
feat: update generated schema files
1 parent e6fa980 commit b9caca6

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
columns:
2+
class: string
3+
schedule: string
Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,7 @@
1-
timestamps: false
2-
31
columns:
42
class: string
53
config: text
64
retry_count: integer
75
status:
86
type: string
97
length: 50
10-
created_at:
11-
type: timestamp
12-
useCurrent: true
13-
useCurrentOnUpdate: true
14-
updated_at:
15-
type: timestamp
16-
useCurrent: true
17-
useCurrentOnUpdate: true

0 commit comments

Comments
 (0)