Instead of the default 'public'
# orm-help
r
Instead of the default 'public'
y
You can change it in your connection string
Copy code
<postgresql://mydb@localhost:5432/mydb?schema=public>
plus one +1 2