Adjustments and explicitely just emitting NoConflict on unique indexes

This commit is contained in:
pedrocarlo
2025-04-24 12:11:45 -03:00
parent 9dd1ced5ad
commit 2e147b20a8
7 changed files with 86 additions and 68 deletions

View File

@@ -1,4 +1,6 @@
#!/usr/bin/env python3
# Eventually extract these tests to be in the fuzzing integration tests
import os
from faker import Faker
from faker.providers.lorem.en_US import Provider as P