parent
f81ab9e69a
commit
864882c15f
@ -1,2 +1,6 @@
|
||||
imports "Sqlite3"
|
||||
|
||||
FROM x as table("GenePathways")
|
||||
IN "E:\GCModeller\src\runtime\Darwinism\LINQ\test\xcc.db"
|
||||
WHERE x.pid = 11
|
||||
ORDER BY x.gid
|
||||
Binary file not shown.
Loading…
Reference in new issue