Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
ZODB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
ZODB
Commits
c3a3a976
Commit
c3a3a976
authored
Sep 27, 2016
by
Frances Wong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed possessive form typo, plus I think one to was meant to be do.
parent
93b5d00d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/guide/install-and-run.rst
doc/guide/install-and-run.rst
+2
-2
No files found.
doc/guide/install-and-run.rst
View file @
c3a3a976
...
...
@@ -123,9 +123,9 @@ configuration to be reduced to a single URI and handles most cases.
Using
databases
:
connections
============================
Once
you
have
a
database
,
you
need
to
get
a
database
connection
to
t
o
Once
you
have
a
database
,
you
need
to
get
a
database
connection
to
d
o
much
of
anything
.
Connections
take
care
of
loading
and
saving
objects
and
manage
object
caches
.
Each
connection
has
it
'
s own cache
and
manage
object
caches
.
Each
connection
has
its
own
cache
[#
caches
-
are
-
expensive
]
_
.
..
_getting
-
connections
:
...
...
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