OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:authors_docs
(Results
1 - 21
of
21
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/ibmdb2/
testdb_create.sql
22
drop table
authors_docs
;
23
CREATE TABLE
authors_docs
(
table
44
ALTER TABLE
authors_docs
ADD
testdb_create.sql
22
drop table
authors_docs
;
23
CREATE TABLE
authors_docs
(
table
44
ALTER TABLE
authors_docs
ADD
testdb_create.sql
22
drop table
authors_docs
;
23
CREATE TABLE
authors_docs
(
table
44
ALTER TABLE
authors_docs
ADD
/src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/mssql/
testdb_create.sql
2
CREATE TABLE
authors_docs
(
table
38
ALTER TABLE
authors_docs
WITH NOCHECK ADD
testdb_create.sql
2
CREATE TABLE
authors_docs
(
table
38
ALTER TABLE
authors_docs
WITH NOCHECK ADD
testdb_create.sql
2
CREATE TABLE
authors_docs
(
table
38
ALTER TABLE
authors_docs
WITH NOCHECK ADD
/src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/oracle/
testdb_create.sql
19
CREATE TABLE
authors_docs
(
table
31
ALTER TABLE
authors_docs
ADD
testdb_create.sql
19
CREATE TABLE
authors_docs
(
table
31
ALTER TABLE
authors_docs
ADD
testdb_create.sql
19
CREATE TABLE
authors_docs
(
table
31
ALTER TABLE
authors_docs
ADD
/src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/timesten/
testdb_create.sql
20
CREATE TABLE
authors_docs
(
table
testdb_create.sql
20
CREATE TABLE
authors_docs
(
table
testdb_create.sql
20
CREATE TABLE
authors_docs
(
table
tttestdb_create.sql
26
CREATE TABLE
authors_docs
(
table
tttestdb_create.sql
26
CREATE TABLE
authors_docs
(
table
tttestdb_create.sql
26
CREATE TABLE
authors_docs
(
table
/src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/mysql/
testdb_create.sql
22
drop table if exists
authors_docs
;
23
CREATE TABLE
authors_docs
(
table
42
ALTER TABLE
authors_docs
ADD
testdb_create.sql
22
drop table if exists
authors_docs
;
23
CREATE TABLE
authors_docs
(
table
42
ALTER TABLE
authors_docs
ADD
testdb_create.sql
22
drop table if exists
authors_docs
;
23
CREATE TABLE
authors_docs
(
table
42
ALTER TABLE
authors_docs
ADD
/src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/pgsql/
testdb_create.sql
25
drop table
authors_docs
;
26
create table
authors_docs
(
table
testdb_create.sql
25
drop table
authors_docs
;
26
create table
authors_docs
(
table
testdb_create.sql
25
drop table
authors_docs
;
26
create table
authors_docs
(
table
Completed in 71 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026