Matei Adriel
|
d53afd905e
|
Add autoincrement option to dialect
|
2024-01-08 22:14:19 +01:00 |
|
Bartosz Wójcik
|
80e79ced2e
|
Small editorial
|
2021-12-02 17:04:01 +01:00 |
|
Bartosz Wójcik
|
efd4dea6ff
|
minor enhancements for sqlserver dialect
|
2021-12-01 21:33:02 +01:00 |
|
Jake Wheat
|
ac66ede538
|
add source to haddock, few doc notes, tweak website build
|
2019-09-21 09:18:27 +01:00 |
|
Jake Wheat
|
f58e19f33b
|
work on docs in dialect module, remove unnecessary export of ansi2011ReservedKeywords
|
2019-09-01 11:32:48 +01:00 |
|
Jake Wheat
|
7f1351c123
|
tweak haddock, remove CPP (only causes a warning with ghc 8.2.1), other small tweaks
|
2019-09-01 10:04:04 +01:00 |
|
Jake Wheat
|
df8a8e8df3
|
move special type names to the dialect
|
2019-09-01 09:45:26 +01:00 |
|
Jake Wheat
|
86f5e203af
|
add iden keywords and app keywords to the dialect
|
2019-09-01 09:34:10 +01:00 |
|
Jake Wheat
|
9f2ff37c54
|
fix regression in extract function parsing, some small tweaks
|
2019-08-31 18:12:35 +01:00 |
|
Jake Wheat
|
ca910b8e6d
|
tweaks to the keyword list and handling
|
2019-08-31 16:15:17 +01:00 |
|
Jake Wheat
|
020b33e729
|
improve the dialect handling to be more feature based
|
2019-08-31 13:40:23 +01:00 |
|
Jake Wheat
|
ee432d79ba
|
update handling of fetch first and limit wrt dialects
|
2019-08-31 12:38:24 +01:00 |
|
Jake Wheat
|
eb45eb8705
|
start refactoring the dialect support, and work on the keyword handling
|
2019-08-31 11:57:28 +01:00 |
|
Jake Wheat
|
a4d91b3e44
|
add support for odbc symbols: {} in lexer
|
2016-02-15 20:33:37 +02:00 |
|
Jake Wheat
|
b22cde4100
|
add support for @var and #var in sqlserver and oracle dialects respectively
|
2016-02-15 20:32:26 +02:00 |
|
Jake Wheat
|
1b4eefc431
|
refactor dialect into a non enum and separate to own file
|
2016-02-12 12:51:06 +02:00 |
|