One more question. The function below returns inst...
# getting-started
z
One more question. The function below returns instance of
Database
Copy code
Database.connect("jdbc:<pgsql://localhost:5432/playdb>", "com.impossibl.postgres.jdbc.PGDriver", "dbuser", "dbpw")