logo
Toggle navigation
Begin main navigation
About
Projects
Download
Documentation
Wiki
Forums
Log In
Go!
OpenACS – The Toolkit for Online Communities
:
ACS API Browser
:
ACS Kernel 5.2.1d2
: upgrade-5.10.0d7-5.10.0d8.sql
Begin main content
DO $$ BEGIN update acs_datatypes set database_type = 'boolean' where datatype = 'boolean'; END$$;