Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
doctrine-dbal
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tomáš Trávníček
doctrine-dbal
Commits
d91c39dd
Commit
d91c39dd
authored
Dec 10, 2007
by
pookey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixing typoes
parent
75ccd8cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
schema-files.txt
manual/docs/en/schema-files.txt
+6
-6
No files found.
manual/docs/en/schema-files.txt
View file @
d91c39dd
...
...
@@ -52,7 +52,7 @@ User:
username:
type: string(255)
password:
type: st
ir
ng(255)
type: st
ri
ng(255)
Phonenumber:
columns:
id:
...
...
@@ -128,7 +128,7 @@ User:
username:
type: string(255)
password:
type: st
ir
ng(255)
type: st
ri
ng(255)
</code>
++ Attributes
...
...
@@ -147,7 +147,7 @@ User:
username:
type: string(255)
password:
type: st
ir
ng(255)
type: st
ri
ng(255)
attributes:
export: none
validate: false
...
...
@@ -169,7 +169,7 @@ User:
username:
type: string(255)
password:
type: st
ir
ng(255)
type: st
ri
ng(255)
templates:
MyCustomTemplate
option1: value
...
...
@@ -192,7 +192,7 @@ User:
username:
type: string(255)
password:
type: st
ir
ng(255)
type: st
ri
ng(255)
actAs:
Sluggable:
fields: [username]
...
...
@@ -214,7 +214,7 @@ User:
username:
type: string(255)
password:
type: st
ir
ng(255)
type: st
ri
ng(255)
options:
type: INNODB
collate: utf8_unicode_ci
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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