good morning!!!!

Skip to content
Snippets Groups Projects
Commit 99aec840 authored by José Carlos Nieto's avatar José Carlos Nieto
Browse files

Wording.

parent cefb20d1
No related branches found
No related tags found
No related merge requests found
...@@ -63,7 +63,7 @@ Use your recently configured ``db.Database`` to request the driver to actually c ...@@ -63,7 +63,7 @@ Use your recently configured ``db.Database`` to request the driver to actually c
## Documentation ## Documentation
Please read the [online reference](http://gosexy.org/db) on ``gosexy/db``. To know how to query the database you've just connected, please read the [online reference](http://gosexy.org/db).
You can also read ``gosexy/db`` documentation from a terminal You can also read ``gosexy/db`` documentation from a terminal
...@@ -74,8 +74,8 @@ You can also read ``gosexy/db`` documentation from a terminal ...@@ -74,8 +74,8 @@ You can also read ``gosexy/db`` documentation from a terminal
This is an evolving project, so there is a lot of work to do: This is an evolving project, so there is a lot of work to do:
* Add db.Upsert and db.Modify for SQL databases. * Add db.Upsert and db.Modify for SQL databases.
* Add Go time datatype. * Add Go ``pkg/time`` datatype for database dates.
* Improve datatype guessing. * Improve database -> Go type guessing.
* Improve error handling. * Improve error handling.
* Add CouchDB support. * Add CouchDB support.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment