sqlfluff icon indicating copy to clipboard operation
sqlfluff copied to clipboard

TSQL: add <table_option> in CREATE TABLE

Open tkachenkomaria244 opened this issue 4 years ago • 5 comments

TSQL Dialect. Add possibility to parse <table_option> block in CREATE TABLE statement according to create-table-transact-sql

tkachenkomaria244 avatar Nov 22 '21 08:11 tkachenkomaria244

I'll take care of it

tkachenkomaria244 avatar Nov 25 '21 13:11 tkachenkomaria244

Sorry, I've no chance to close it in the nearest future.

tkachenkomaria244 avatar May 24 '22 12:05 tkachenkomaria244

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 avatar Sep 20 '22 09:09 RoBal42

@RoBal42: Dialect changes are pretty easy, often a good first issue for new contributors. Care to give it a go?

barrywhart avatar Sep 20 '22 14:09 barrywhart

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.

RoBal42 avatar Sep 20 '22 16:09 RoBal42