| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-08 | Checkpoint commit for NamedPreparedStatement | Benjamin Culkin | |
| The checkpoint is that I attempted to patch the version of NamedPreparedStatement I had to support building external batches. This... didn't really work right; though it initially appeared to do so. I am going to rewrite NamedPreparedStatement to actually properly support this functionality instead of half-arsing it | |||
| 2025-12-07 | Add NamedPreparedStatement | Benjamin Culkin | |
| Adds a version of PreparedStatement that supports named parameter syntax. | |||
