PROTOBUF CHANGED I HOPE IT WAS ONLY A MISTAKE OTHERWISE IM SCREWING SOMETHING UP AND I HAVE NO CLUE WHAT

This commit is contained in:
filipriec
2025-04-22 22:38:52 +02:00
parent e507993065
commit 2992f122bc
3 changed files with 0 additions and 3 deletions

View File

@@ -21,7 +21,6 @@ message PostTableDefinitionRequest {
repeated ColumnDefinition columns = 3;
repeated string indexes = 4;
string profile_name = 5;
optional string linked_table_name = 6;
}
message ColumnDefinition {