Skip to content

Commit c14b4d2

Browse files
committed
Update todo
1 parent 9f53326 commit c14b4d2

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

Readme.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,10 +192,14 @@ parameter is provided which contains the information from the mysql OK packet.
192192

193193
At this point the module is ready to be tried out, but a lot of things are yet to be done:
194194

195-
* Auto-cast mysql types into JS types
195+
* Handle timeouts / reconnect
196+
* Remaining mysql commands
196197
* Prepared Statements
197198
* Charsets handling
198-
* ...
199+
* Packet's > 16 MB
200+
* Compression
201+
* Performance profiling
202+
* ?
199203

200204
## License
201205

0 commit comments

Comments
 (0)