Skip to content

Commit 73fcdaf

Browse files
committed
add todo block to readme
1 parent 0b8f5cb commit 73fcdaf

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,15 @@ if err != nil {
152152
- `tdenginefuncs.Sin(expr)`
153153
- `tdenginefuncs.Sum(expr)`
154154

155+
## TODO
156+
157+
- Add more tdengine funcs
158+
- Add `Drop`, `Alter` methods for database and (s)tables
159+
- Add more tests
160+
155161
## How to contribute
156162

157-
- If you have an idea or a question, just post a pull request or an issue. Every feedback is appreciated.
163+
If you have an idea or a question, just post a pull request or an issue. Every feedback is appreciated.
158164

159165
## License
160166

0 commit comments

Comments
 (0)