Skip to content

Commit

Permalink
fix: migrations to make it compatible with mysql and postgresql
Browse files Browse the repository at this point in the history
  • Loading branch information
qasimgulzar committed Nov 11, 2024
1 parent 10c543f commit 4a69383
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
FROM
lti_consumer_lticonfiguration
WHERE
lti_config = '00000000-0000-0000-0000-000000000000'
lti_config = ''
;\
"""

Expand Down

0 comments on commit 4a69383

Please sign in to comment.