Skip to content

Commit

Permalink
remove sql experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolap committed May 21, 2023
1 parent 9b52c4b commit 7311f96
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 61 deletions.
3 changes: 2 additions & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
org.clojure/tools.logging {:mvn/version "1.2.4"}
metosin/ring-http-response {:mvn/version "0.9.3"}
com.github.seancorfield/next.jdbc {:mvn/version "1.3.874"}
io.github.kit-clj/kit-postgres {:mvn/version "1.0.3"}}
io.github.kit-clj/kit-postgres {:mvn/version "1.0.3"}
com.github.seancorfield/honeysql {:mvn/version "2.4.1026"}}
:aliases
{:build {:deps {io.github.clojure/tools.build {:git/tag "v0.9.4" :git/sha "76b78fe"}}
:ns-default build}
Expand Down
14 changes: 0 additions & 14 deletions src/route_craft/queries/requests.clj

This file was deleted.

27 changes: 0 additions & 27 deletions src/route_craft/queries/sql.clj

This file was deleted.

19 changes: 0 additions & 19 deletions src/route_craft/queries/sql/map_like.clj

This file was deleted.

0 comments on commit 7311f96

Please sign in to comment.