Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
submarine
submarine
Commits
f86b81ad
Commit
f86b81ad
authored
Sep 20, 2007
by
Ryszard Szopa
Browse files
typo: double space
darcs-hash:cecab5fe8965ef88161e14e40d2f0d039ff92ac6
parent
4d79f185
Changes
1
Hide whitespace changes
Inline
Side-by-side
db.lisp
View file @
f86b81ad
...
@@ -30,7 +30,7 @@ names is used."))
...
@@ -30,7 +30,7 @@ names is used."))
(
list
:type
(
if
(
not-null-p
slot
)
'integer
'
(
or
db-null
integer
)))
(
list
:type
(
if
(
not-null-p
slot
)
'integer
'
(
or
db-null
integer
)))
(
list
:type
(
if
(
not-null-p
slot
)
(
list
:type
(
if
(
not-null-p
slot
)
(
slot-definition-type
slot
)
(
slot-definition-type
slot
)
`
(
or
db-null
,
(
slot-definition-type
slot
)))))))
`
(
or
db-null
,
(
slot-definition-type
slot
)))))))
(
postmodern:with-transaction
()
(
postmodern:with-transaction
()
(
postmodern:execute
(
postmodern:execute
(
sql-compile
(
sql-compile
...
...
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