laravel-data-anonymization icon indicating copy to clipboard operation
laravel-data-anonymization copied to clipboard

Use Laravel connection instead of recreating it using Laravel config

Open arrilot opened this issue 5 years ago • 0 comments

Laravel does a lot of stuff with timezones charset etc to configure connection. As a result we have some issues with PG connection and charset now e.g

arrilot avatar Oct 11 '20 19:10 arrilot