Skip to content

Commit

Permalink
drop collection before creation
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Aug 21, 2024
1 parent 9cbda58 commit 7582572
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cosmosdb-schema/qa-entries.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
use adaptto-live

db["qa-entries"].drop()

db.runCommand({
customAction: "CreateCollection",
collection: "qa-entries",
Expand Down

0 comments on commit 7582572

Please sign in to comment.