No description
Find a file
Austin Bonander e516bf66ed
WIP feat: reintroduce Pool
Signed-off-by: Austin Bonander <austin@launchbadge.com>
2021-04-29 17:47:37 -07:00
examples chore: add chinook/postgres.sql 2021-03-27 17:12:17 -07:00
script WIP feat: reintroduce Pool 2021-04-29 17:47:37 -07:00
sqlx WIP feat: reintroduce Pool 2021-04-29 17:47:37 -07:00
sqlx-core WIP feat: reintroduce Pool 2021-04-29 17:47:37 -07:00
sqlx-mysql feat(postgres): add support for SQL NULL to Option<_> and sqlx::Null 2021-04-16 16:10:02 -07:00
sqlx-postgres feat(postgres): add support for SQL NULL to Option<_> and sqlx::Null 2021-04-16 16:10:02 -07:00
.editorconfig chore: initial commit 2020-12-27 12:26:48 -08:00
.gitignore test: setup unit test runner that supports code coverage (requires nightly) 2021-01-01 14:37:58 -08:00
.rustfmt.toml Enforce consistent imports granularity through rustfmt 2021-03-22 12:14:06 -07:00
Cargo.lock WIP feat: reintroduce Pool 2021-04-29 17:47:37 -07:00
Cargo.toml feat: begin work on postgres 2021-01-22 00:21:16 -08:00
CONTRIBUTING.md docs: add notes for x.py usage to CONTRIBUTING.md 2021-04-09 16:10:32 -07:00
x.py docs: add notes for x.py usage to CONTRIBUTING.md 2021-04-09 16:10:32 -07:00