chokosabe
chokosabe
Connecting via postgresql url (localhost) currently looks like this: setting a variable: postgresql://postgres:postgres@localhost:5433 setting allowed_outbound_hosts = ["postgres://localhost:5433"] in code: pg:Connection(postgresql_url + db_name) Ideally you set a single variable and you...
This project really needs a crates submission to help with versioning etc. Breaking changes were introduced in the last updates.
Is the example in the README meant to work with Android as well? The README could do with some extra notes about it. That use case alone probably works for...