Commit Graph

12 Commits

Author SHA1 Message Date
Alexander Tokmakov
acd0d3c528 separate parser for data type 2020-06-18 17:09:24 +03:00
Alexander Tokmakov
045f804879 Merge branch 'master' into multiword_data_type 2020-06-15 00:35:17 +03:00
Vitaly Baranov
d6e16629ae
Merge pull request #11028 from Potya/master
Support numeric parameters in Number and String data types
2020-06-10 23:23:59 +03:00
potya
80496628e3 Add better code 2020-06-07 23:02:57 +03:00
potya
3ee757df86 Fix style errors 2020-05-27 15:13:35 +03:00
potya
2919f6710c Add some multiword data types 2020-05-26 23:58:51 +03:00
potya
0b51e25a69 Support numeric parameters in VARCHAR, VARBINARY, INT... data types (e.g. VARCHAR(255)) and ignore them completely. 2020-05-19 02:53:41 +03:00
Alexey Milovidov
08ff5b5966 Add NCHAR and NVARCHAR synonims 2020-05-18 22:13:13 +03:00
Alexey Milovidov
d1d070fa8d More type aliases 2020-05-17 11:35:08 +03:00
Alexey Milovidov
6029b6d7bd Added REAL; remove Int1/2/4; remove LONG because it has conflict meaning in MySQL and MS Access 2020-05-17 11:22:59 +03:00
potya
82b3bc1683 Provide data type symonims 2020-05-12 16:29:20 +03:00
Ivan Lezhankin
06446b4f08 dbms/ → src/ 2020-04-03 18:14:31 +03:00