Sign in
apache
/
tcl-rivet
/
refs/heads/single-thread-exit
/
.
/
rivet
/
packages
/
session
/
session-drop.sql
blob: 5f555f491a80f0247b1b3fabe4209c5a72fd827e [
file
] [
log
] [
blame
]
--
-- Drop session management SQL tables
--
-- $Id$
--
--
drop
table
rivet_session_cache
;
drop
table
rivet_session
;