sqlsrv

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2025-05-20
17:44
More versions. Leaf check-in: 75c7adadd3 user: jan tags: sqlsrv-0.9.2, trunk
17:40
Release maintenance. check-in: cc0e79b280 user: jan tags: trunk
03:10
Re-export SqliteConnectionManager. check-in: cc68df92bf user: jan tags: trunk
2025-05-17
23:08
Release maintenance. check-in: a3cf566a24 user: jan tags: sqlsrv-0.9.1, trunk
23:05
Change field order in internal struct so that write connection will be dropped after the read-only connections. check-in: 0a58373635 user: jan tags: trunk
2025-05-10
02:01
Make note about sqlsrv being a tracking crate. check-in: 266a894775 user: jan tags: trunk
2025-05-07
18:29
Release maintenance. check-in: 36c5b2bd5e user: jan tags: sqlsrv-0.9.0, trunk
18:26
Cleanup. check-in: 81938cef46 user: jan tags: trunk
18:15
Make ConnPool Clone:able. Remove RunError, and make E bound require From<r2d2::Error>. Add read-only test example. check-in: 3470567554 user: jan tags: trunk
2025-04-25
06:58
Release maintenance. check-in: f44f38d532 user: jan tags: sqlsrv-0.8.0, trunk
06:56
edition 2024 rustfmt. check-in: 1f95ca7c99 user: jan tags: trunk
06:52
Move to edition 2024. check-in: f06ecfa7cc user: jan tags: trunk
2025-03-13
00:09
Release maintenance. check-in: f4ec54546d user: jan tags: sqlsrv-0.7.0, trunk
2025-03-12
23:53
Update rusqlite and r2s2_sqlite. check-in: 30643597dc user: jan tags: trunk
2025-02-09
01:24
Doc fixes. check-in: a6ae8c4e52 user: jan tags: sqlsrv-0.6.0, trunk
01:22
Update changelog. check-in: cbab722455 user: jan tags: trunk
01:19
Silence multiple crate versions warning. check-in: 2816841051 user: jan tags: trunk
01:17
Update rusqlite and r2d2_sqlite. check-in: 01c2345110 user: jan tags: trunk
2024-09-18
09:45
Move clippy settings to Cargo.toml and add a bacon.toml config. check-in: d778cb71d8 user: jan tags: trunk
2024-09-10
02:45
Updated swctx. Pedantic clippy updates. check-in: a561ae41d5 user: jan tags: trunk
2024-08-06
16:49
Release maintenance. check-in: f6bf902f10 user: jan tags: sqlsrv-0.5.0, trunk
16:46
Update changelog. check-in: 9355c6e401 user: jan tags: trunk
2024-02-20
16:27
Updated rusqlite and r2d2_sqlite. check-in: f7cfffaac0 user: jan tags: sqlsrv-0.4.0, trunk
2024-02-10
14:36
Release maintenance. check-in: 5bc22c4333 user: jan tags: sqlsrv-0.3.0, trunk
14:18
Rework thread pooling to allow using a shared thread pool. Also reworked the database operation wrappers. check-in: 46faa310c8 user: jan tags: trunk
2024-02-07
09:10
Add WrConn::incremental_vacuum(). check-in: f3f36b1dac user: jan tags: trunk
09:07
Nightly clippy. check-in: fc1180ff81 user: jan tags: trunk
08:58
Add a method for getting the database freelist count. check-in: e2e01f2dae user: jan tags: trunk
2024-02-03
01:45
Add ConnPool::size(). No longer enable the tpool feature by default. check-in: b8b7cd4730 user: jan tags: trunk
2024-02-02
22:37
Re-export r2d2. check-in: 219d7848a3 user: jan tags: trunk
2024-01-28
19:22
Document RegOn. check-in: 120fc8ace0 user: jan tags: trunk
19:06
Release maintenance. check-in: 8a3250a1c4 user: jan tags: sqlsrv-0.2.0, trunk
18:58
Document features and how to build docs. check-in: 7c6bc3a949 user: jan tags: trunk
2024-01-26
13:19
Add rw_run_result() example. check-in: a8a09af21a user: jan tags: trunk
13:18
Cleanup. check-in: d80db12923 user: jan tags: trunk
13:08
Rework SQL function registration callbacks to avoid having to list functions twice. check-in: 22ddc8fe74 user: jan tags: trunk
10:18
Rework callbacks to return Result. check-in: 4ca6763477 user: jan tags: trunk
2024-01-24
17:30
Happy clippy check-in: 4d97ec049f user: jan tags: sqlsrv-0.1.1, trunk
17:24
Release maintenance. check-in: c644a253f0 user: jan tags: trunk
17:23
Add means to register ro or wr connection SQL functions. check-in: a8fb47cff8 user: jan tags: trunk
2024-01-21
17:32
Release maintenance. check-in: 161dbe5b26 user: jan tags: sqlsrv-0.1.0, trunk
17:27
Introduce a tpool feature to enable/disable threadpool support. check-in: cb6654deac user: jan tags: trunk
16:54
Use threadpool and closure wrappers in example. check-in: 910fb1aaa7 user: jan tags: trunk
16:37
Make internal thread pool optional. check-in: 822036d2f6 user: jan tags: trunk
2024-01-19
16:01
Release maintenance. check-in: 2a13622830 user: jan tags: sqlsrv-0.0.4, trunk
15:58
Allow dirt to be optionally returned from read/write threaded wrappers. check-in: 03fc406b35 user: jan tags: trunk
2024-01-18
15:51
Add date. check-in: 9882cb4f86 user: jan tags: sqlsrv-0.0.3, trunk
15:50
Release maintenance. check-in: ceaf99c794 user: jan tags: trunk
15:48
Re-export Action. check-in: 00da8aef07 user: jan tags: trunk
2024-01-14
11:23
Update changelog. check-in: 8a035d3c3d user: jan tags: trunk