Mercurial > hg > monetdb-java
view tests/drop.sql @ 805:2fee4b71baac monetdbs
Set ALPN protocol if the runtime supports it
(Use introspection because Java 8 can't do it)
author | Joeri van Ruth <joeri.van.ruth@monetdbsolutions.com> |
---|---|
date | Mon, 11 Dec 2023 15:47:19 +0100 (17 months ago) |
parents | aeb268156580 |
children | e890195256ac |
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 - 2023 MonetDB B.V. drop table "foreign"; drop table allnewtriples; commit;