mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-01 12:39:35 -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;
|