How can I give current user createDB permissions

I am trying to connect neon to my test database (using rails). I manage the connection but as part of running tests I create databases. Default user doesn’t have permission to create database. How can I create root user in my project or make my user root user.

1 Like

Hi! We (yet) don’t give permission to create a database from SQL, but you can navigate to settings > databases to create a new one.

@Stas_Kelvich is the ability to create databases from SQL on the roadmap? Thanks.

Hello, just wanted to check if you had an update on this and if creating databases from SQL was on the roadmap. Best,