mirror of
https://gitea.invidious.io/iv-org/shard-crystal-db.git
synced 2024-08-15 00:53:32 +00:00
Update README.md
This commit is contained in:
parent
6838784f7b
commit
56f5bffe31
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -53,12 +53,12 @@ end
|
|||
|
||||
Issues not yet addressed
|
||||
|
||||
* Support non prepared statements.
|
||||
* Time data type.
|
||||
* Data type extensibility. Allow each driver to extend the data types allowed.
|
||||
* Transactions.
|
||||
* Connection pool.
|
||||
* Direct access to `IO` to avoid memory allocation for blobs.
|
||||
- [ ] Support non prepared statements.
|
||||
- [ ] Time data type.
|
||||
- [x] Data type extensibility. Allow each driver to extend the data types allowed.
|
||||
- [ ] Transactions.
|
||||
- [ ] Connection pool.
|
||||
- [ ] Direct access to `IO` to avoid memory allocation for blobs.
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue