Skip to content

Commit

Permalink
nitpick: sql in lowercae
Browse files Browse the repository at this point in the history
  • Loading branch information
skwowet committed Oct 9, 2024
1 parent d27b665 commit a2f18a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DROP INDEX IF EXISTS "auditLogAction_actionType";
drop index if exists "auditLogAction_actionType";

0 comments on commit a2f18a8

Please sign in to comment.