Skip to content

Commit

Permalink
Create 0040-add-meta-to-ml_training_snippets.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
polterguy committed Aug 27, 2023
1 parent 9d5a079 commit 61ebfce
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

alter table ml_training_snippets add column meta varchar(40) null;

0 comments on commit 61ebfce

Please sign in to comment.