Skip to content

Commit

Permalink
💬 chore: add deadline to dbml crawl table
Browse files Browse the repository at this point in the history
  • Loading branch information
inthree3 committed Jun 30, 2024
1 parent 134d95b commit 06791d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions erd/database.dbml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Table crawl {
body longtext
type CrawlType
crawled_at timestamp
deadline timestamp

url varchar

Expand Down

0 comments on commit 06791d6

Please sign in to comment.