Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
6135b967
Commit
6135b967
authored
Jan 18, 2009
by
Angie Byron
Browse files
#359918
by Dave Reid: Fix typo in Schema API documentation.
parent
ac7de32b
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/database/schema.inc
View file @
6135b967
...
...
@@ -75,7 +75,7 @@
*
* - 'primary key': An array of one or more key column specifiers (see below)
* that form the primary key.
* - 'unique key': An associative array of unique keys ('keyname' =>
* - 'unique key
s
': An associative array of unique keys ('keyname' =>
* specification). Each specification is an array of one or more
* key column specifiers (see below) that form a unique key on the table.
* - 'indexes': An associative array of indexes ('indexame' =>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment