- 
由 Thomas Mueller 提交于VALUES is now supported as a standalone command and as a table source: SELECT * FROM (VALUES(1, 'Hello'), (2, 'World')) AS V; d98ad361
| 名称 | 最后提交 | 最后更新 | 
|---|---|---|
| h2 | 
VALUES is now supported as a standalone command and as a table source: SELECT * FROM (VALUES(1, 'Hello'), (2, 'World')) AS V;
| 名称 | 最后提交 | 最后更新 | 
|---|---|---|
| h2 | Loading commit data... |