Commit graph

16 commits

Author SHA1 Message Date
6176c166c1 chore: add info about contributors 2021-10-21 23:58:45 +03:00
58269f5a64 chore: rename error type and reexport error types
Closes #2
2021-10-21 23:56:47 +03:00
829fecb7aa chore: add usage block in web example 2021-10-21 23:40:36 +03:00
26bb849ede
Merge pull request #7 from pleshevskiy/sqlite
feat: add support of sqlite database
2021-10-21 22:05:42 +02:00
e5eb7b7435 feat: add r2d2_sqlite feature 2021-10-21 22:59:59 +03:00
529a16ec40 chore: add simple examples
Closes #3
2021-10-21 01:18:14 +03:00
e844d8d3e2 chore: clean web example 2021-10-21 00:25:35 +03:00
60e32eb7bd chore: add badges to readme 2021-10-21 00:21:31 +03:00
5e3e813900 doc: add for errors 2021-10-17 23:25:22 +03:00
4f28aa01a2 doc: add documentation 2021-10-17 23:12:55 +03:00
d1f105b1f2 doc: add documentation for lib 2021-10-17 16:22:46 +03:00
96f87b3f82 chore: enable all features for docs.rs 2021-10-17 15:56:28 +03:00
18eaee9b16 feat: add transactions
Closes #1
2021-10-17 15:13:01 +03:00
b4cbeaf444 doc: fix typo in readme 2021-10-12 23:00:12 +03:00
b3d94d9c93 fix: impl error for r2d2_postgres 2021-10-12 22:59:06 +03:00
944715d610 inital commit 2021-10-12 18:14:02 +03:00