We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b8f5cb commit 73fcdafCopy full SHA for 73fcdaf
README.md
@@ -152,9 +152,15 @@ if err != nil {
152
- `tdenginefuncs.Sin(expr)`
153
- `tdenginefuncs.Sum(expr)`
154
155
+## TODO
156
+
157
+- Add more tdengine funcs
158
+- Add `Drop`, `Alter` methods for database and (s)tables
159
+- Add more tests
160
161
## How to contribute
162
-- 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.
164
165
## License
166
0 commit comments