Skip to content

Commit

Permalink
add todo block to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sxwebdev committed Jul 10, 2023
1 parent 0b8f5cb commit 73fcdaf
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,15 @@ if err != nil {
- `tdenginefuncs.Sin(expr)`
- `tdenginefuncs.Sum(expr)`

## TODO

- Add more tdengine funcs
- Add `Drop`, `Alter` methods for database and (s)tables
- Add more tests

## How to contribute

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

## License

Expand Down

0 comments on commit 73fcdaf

Please sign in to comment.