This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
sqlx
Watch
1
Star
0
Fork
0
You've already forked sqlx
mirror of
https://github.com/launchbadge/sqlx.git
synced
2026-05-01 14:34:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
00137d4a0436e2f34762e6ac29f858533de4de40
sqlx
/
tests
/
mysql
History
Ryan Leckey
00137d4a04
feat: add sqlx::Done and return from Executor::execute()
...
+ Done::rows_affected() + Done::last_insert_id()
2020-07-14 04:31:25 -07:00
..
describe.rs
feat: expose column information on Row
2020-07-05 03:48:36 -07:00
macros.rs
fix(derives): lift requirement of Copy + Clone on weak enums
2020-07-04 03:14:42 -07:00
mysql.rs
feat: add sqlx::Done and return from Executor::execute()
2020-07-14 04:31:25 -07:00
setup.sql
feat: introduce docker-compose based testing for running locally against many database combinations
2020-05-30 17:51:55 -07:00
types.rs
Fixed an overflow with a negative scale
2020-07-09 12:32:19 -07:00