Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ZeusWPI
Cat
Commits
b5a66e66
Commit
b5a66e66
authored
Jan 18, 2019
by
flynn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix link in readme
parent
d81c7952
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
README.md
README.md
+2
-1
No files found.
README.md
View file @
b5a66e66
...
...
@@ -76,7 +76,7 @@ You can find these function available in the [userspace definitions][2]
Because of the lack of typing in clojure and the forced typing of the jdbc driver
we need to manually manage conversion of enum types to clojure keywords.
When adding an enum to the database, make sure to add it to the '+schema-enums+' set
[src/clj/cat/db/core.clj
]
When adding an enum to the database, make sure to add it to the '+schema-enums+' set
see [db][3
]
...
...
@@ -89,3 +89,4 @@ we need to manually manage conversion of enum types to clojure keywords.
[
2
]:
env/dev/clj/user.clj
[
3
]:
src/clj/cat/db/core.clj
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