mariadb support system versioned tables
Support system versioned table syntax and settings toggle for tables/columns in mariadb 10.3+
For example
SELECT * FROM mytable FOR SYSTEM_TIME ALL
is not detected as valid syntax, nor is it suggested for code completion
Also need to be able to turn on/off system versioning per column/table in edit table dialog.
1
vote
Anonymous
shared this idea