File:  [parser3project] / parser3 / tests / 428-sql.html
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Sat Sep 28 09:10:06 2024 UTC (23 months ago) by moko
Branches: MAIN
CVS tags: HEAD
support for multiple sql test files added

@USE
388-sql.html

@main[]

^connect[$SQL.drivers.connect]{
	^prepare-data[]

	1.1 ^try-catch{ ^t[select pet from pets^;select food from pets] }

	1.2 ^h[select pet,food from pets^;select aggressive,* from pets; $.type[table] ] -bug
}

E-mail: