mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-22 15:49:34 -05:00
15 lines
160 B
MySQL
15 lines
160 B
MySQL
|
|
drop table ldap_attr_mappings
|
||
|
|
GO
|
||
|
|
|
||
|
|
drop table ldap_referrals
|
||
|
|
GO
|
||
|
|
|
||
|
|
drop table ldap_entry_objclasses
|
||
|
|
GO
|
||
|
|
|
||
|
|
drop table ldap_entries
|
||
|
|
GO
|
||
|
|
|
||
|
|
drop table ldap_oc_mappings
|
||
|
|
GO
|