Mercurial > hg > monetdb-java
view tests/drop.sql @ 701:f89882b07614 mclreader
Fix a problem with PREPARE INSERT
And other prepared statements that have no result set and no parameters.
author | Joeri van Ruth <joeri.van.ruth@monetdbsolutions.com> |
---|---|
date | Thu, 08 Dec 2022 16:59:44 +0100 (2022-12-08) |
parents | 6aa38e8c0f2d |
children | aeb268156580 |
line wrap: on
line source
-- This Source Code Form is subject to the terms of the Mozilla Public -- License, v. 2.0. If a copy of the MPL was not distributed with this -- file, You can obtain one at http://mozilla.org/MPL/2.0/. -- -- Copyright 1997 - July 2008 CWI, August 2008 - 2022 MonetDB B.V. drop table "foreign"; drop table allnewtriples; commit;