Skip to content

Commit

Permalink
docs: add DataValue::Tuple and DQL::Union
Browse files Browse the repository at this point in the history
  • Loading branch information
KKould committed Feb 14, 2024
1 parent 03a3878 commit eda35c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ implement_from_tuple!(
- [x] Show Tables
- [x] Explain
- [x] Describe
- [x] Union
- DML
- [x] Insert
- [x] Insert Overwrite
Expand All @@ -162,6 +163,7 @@ implement_from_tuple!(
- Varchar
- Date
- DateTime
- Tuple

## Roadmap
- SQL 2016
Expand Down

0 comments on commit eda35c3

Please sign in to comment.