TSQL: add <table_option> in CREATE TABLE
TSQL Dialect. Add possibility to parse <table_option> block in CREATE TABLE statement according to create-table-transact-sql
I'll take care of it
Sorry, I've no chance to close it in the nearest future.
Is there any possibility for solving this issue in the near future? We are working with temporal tables (as in #3542 ) and it would be nice if those would be supported.
@RoBal42: Dialect changes are pretty easy, often a good first issue for new contributors. Care to give it a go?
We already looked into that, but couldn't really get to the core. If we manage to solve this we will try to share our solution, but I am not sure if we have the capacity for that.