Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ross I Kinsey
where
Commits
61d2aaed
Commit
61d2aaed
authored
Feb 20, 2020
by
Zach Perkins
Browse files
ah, migrations. that's what's wrong with it.
parent
ab690172
Changes
1
Hide whitespace changes
Inline
Side-by-side
where/model/__init__.py
View file @
61d2aaed
...
...
@@ -138,7 +138,3 @@ class Field(Base):
"name"
:
self
.
name
,
"type"
:
self
.
type
.
name
}
# uh putting this here doesn't feel right but there's not anything *too* wrong with it
Base
.
metadata
.
create_all
(
engine
)
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