Commit 09ffffd
authored
Allow the file extension with
* fix: scanner.l
allow adding extension in EXEC SQL INCLUDE
* test: EXEC SQL INCLUDE with extension
* fix: tests/Makefile
* fix: include.at
* Add basic
* fix scanner.l
* test: add some cases EXEC SQL INCLUDE with extensionEXEC SQL INCLUDE (#147)1 parent e8fba44 commit 09ffffd
4 files changed
+1136
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
| 78 | + | |
80 | 79 | | |
81 | 80 | | |
82 | 81 | | |
| |||
520 | 519 | | |
521 | 520 | | |
522 | 521 | | |
523 | | - | |
| 522 | + | |
524 | 523 | | |
525 | 524 | | |
526 | 525 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments