How do I configure SSL mode without using the connectionString parameter
In
I tried pushing to my database but it won't work since it requires a SSL/TLS connection.
That would normally be solved using the connectionString, but I got the other parameters and I can't find a way around this.
here's my config file:
drizzle.config.tsI tried pushing to my database but it won't work since it requires a SSL/TLS connection.
That would normally be solved using the connectionString, but I got the other parameters and I can't find a way around this.
here's my config file: