mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-22 15:49:34 -05:00
6 lines
109 B
MySQL
6 lines
109 B
MySQL
|
|
DROP TABLE persons;
|
||
|
|
DROP TABLE institutes;
|
||
|
|
DROP TABLE documents;
|
||
|
|
DROP TABLE authors_docs;
|
||
|
|
DROP TABLE phones;
|