diff options
| author | Oleg Broytman <phd@phdru.name> | 2017-05-11 01:18:23 +0300 |
|---|---|---|
| committer | Oleg Broytman <phd@phdru.name> | 2017-05-11 01:20:52 +0300 |
| commit | 78d46de2430104e41ba8738609c0cdd744f3fda2 (patch) | |
| tree | 98fc8549a8eed3471fc7e393dd32a7c267bc22fc /sqlparse/sql.py | |
| parent | ae9cb806abbb0465846a56d375999bbed008e277 (diff) | |
| download | sqlparse-78d46de2430104e41ba8738609c0cdd744f3fda2.tar.gz | |
Add MySQL keywords: ENGINE, AUTO_INCREMENT, CHARSET
These are keywords from table options:
CREATE TABLE name (
column definitions,
...
) ENGINE=InnoDB AUTO_INCREMENT=1 DEFAULT CHARSET=utf8;
Diffstat (limited to 'sqlparse/sql.py')
0 files changed, 0 insertions, 0 deletions
