Aleksey Midenkov
|
33085349e9
|
IB, SQL: removed VTQ, added TRT on SQL layer [closes #305]
|
2017-11-15 00:22:10 +03:00 |
|
Aleksey Midenkov
|
335bfb3421
|
Tests: view.test combinations
|
2017-11-13 19:11:02 +03:00 |
|
Aleksey Midenkov
|
7ebd12e779
|
SQL: VIEW of UNION [fixes #293]
|
2017-11-13 19:11:02 +03:00 |
|
Aleksey Midenkov
|
17bd486f36
|
SQL: thd_start_utime() fix [fixes #284]
|
2017-10-17 17:20:46 +03:00 |
|
Aleksey Midenkov
|
75bc483d7a
|
Tests: moved concat_execN() to common.inc
|
2017-09-25 22:07:01 +03:00 |
|
Aleksey Midenkov
|
9ba635fda3
|
SQL: VIEW with UNION fix [fixes #269]
|
2017-09-14 14:38:49 +03:00 |
|
Aleksey Midenkov
|
88ccf759c1
|
SQL: pruning, derived, view fixes [fixes #244]
|
2017-09-01 19:05:20 +03:00 |
|
Eugene Kosov
|
99baeaa951
|
SQL: MAX microseconds for current system rows [fixes #245]
|
2017-08-18 14:29:22 +03:00 |
|
Aleksey Midenkov
|
c2c8808a16
|
SQL: compare TRX_ID fields against timestamps [closes #231]
|
2017-08-03 16:01:16 +03:00 |
|
Aleksey Midenkov
|
7e0ff13d7a
|
SQL: derived fixes [related to #185]
|
2017-05-05 20:36:39 +03:00 |
|
Aleksey Midenkov
|
1e8a81dea6
|
SQL: CREATE VIEW and misc improvements [fixes #183]
|
2017-05-05 20:36:37 +03:00 |
|
kevg
|
d64702d43a
|
SQL: different results when querying a VIEW from PREPARED STATEMENT and without it [fixes #176]
|
2017-05-05 20:36:35 +03:00 |
|
kevg
|
352d83569b
|
SQL: versioning for tmp HEAP tables created from IB tables [closes #158]
|
2017-05-05 20:36:32 +03:00 |
|
kevg
|
4ebf680c9b
|
SQL: VIEW over a JOIN of versioned tables [fixes #153]
|
2017-05-05 20:36:31 +03:00 |
|
kevg
|
a37cf5258b
|
SQL: CREATE VIEW with view_list from versioned table [fixes #151]
|
2017-05-05 20:36:30 +03:00 |
|
kevg
|
7aa3ebdd18
|
SQL, Tests: FOR SYSTEM_TIME for VIEWs [closes #98]
|
2017-05-05 20:36:27 +03:00 |
|
Aleksey Midenkov
|
3a64d55aed
|
Parser, SQL: table-specific FOR SYSTEM_TIME [closes #116]
* Syntax sugar: query-global QUERY FOR SYSTEM_TIME
|
2017-05-05 20:36:25 +03:00 |
|
Aleksey Midenkov
|
ea60760e47
|
SQL: missed FOR SYSTEM_TIME ALL for FOR_SYSTEM_TIME_UNSPECIFIED
[fixes #105]
|
2017-05-05 20:36:23 +03:00 |
|
Aleksey Midenkov
|
412dd1e1f3
|
SQL: FOR SYSTEM_TIME support in VIEW expression [fixes #99]
|
2017-05-05 20:36:23 +03:00 |
|