Expand docs with syntax/procedure deep dive and ADO.NET extensions

This commit is contained in:
root
2026-02-26 07:57:45 +01:00
parent 984870f510
commit 2c25e78bef
5 changed files with 342 additions and 0 deletions

View File

@@ -9,9 +9,11 @@ Full documentation is available in [`docs/README.md`](docs/README.md):
- Quick start
- Dynamic table API
- Fluent builder API
- Syntax and procedure deep dive
- Mapping and entity lifecycle
- Transaction/disposal semantics
- Stored procedures
- ADO.NET extensions and cached reader
- .NET 4.0 amalgamation workflow
- Test-driven examples