Fixed wrongful comment in sql
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Martin Slot 2022-10-08 17:23:53 +02:00
parent 41cd2e5569
commit a002475a81
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
;; TODO: should the vcs_type only be on the Origins? And then have a primary key (forward key) on origins that currents can reference?
/* TODO: should the vcs_type only be on the Origins? And then have a primary key (forward key) on origins that currents can reference? */
CREATE TABLE IF NOT EXISTS Origins
(
name NVARCHAR(50),