issues
search
metabase
/
toucan
A classy high-level Clojure library for defining application models and retrieving them from a DB
Eclipse Public License 1.0
570
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add deprecation notice; direct people to Toucan 2
#97
tsmacdonald
closed
1 year ago
0
Add ns qualified keyword options to IModel
#96
bolivier
closed
2 years ago
2
Implement a macro to allow transactions with rollback
#95
github-felipe-caputo
closed
1 year ago
1
Migrations?
#94
himat
closed
1 year ago
4
Select query does not work with sub-query
#93
pawit-metabase
opened
2 years ago
0
Any Plans or Interest in Moving to HoneySQL 2?
#92
cmiles74
opened
2 years ago
5
Model resolution registry
#91
dpsutton
closed
2 years ago
2
Fix the `apply-type-fns` issue
#90
marksto
closed
2 years ago
0
Fix/custom types select queries
#89
marksto
closed
2 years ago
0
Select queries do not work with custom types
#88
marksto
closed
2 years ago
1
Implement type-fns support for PK
#87
pawit-metabase
closed
3 years ago
0
with-temp: respect custom primary key
#86
pawit-metabase
closed
3 years ago
0
[Question] Ignore case on select
#85
mobilemindtec
opened
3 years ago
0
Hydrate many to many relation with intermediate table.
#84
eko234
opened
3 years ago
0
Model instance to map
#83
eko234
closed
3 years ago
1
Will not use Transaction when call db/insert with a binding to *db-connection*
#82
jiegao1977
opened
3 years ago
0
Fix typo
#81
walterl
closed
3 years ago
0
Does Toucan support enumerated types?
#80
githorse
opened
3 years ago
2
Bump HoneySQL version to 1.0.461
#79
walterl
closed
3 years ago
0
reducible-query/select-reducible should merge default JDBC options
#78
camsaul
closed
3 years ago
0
No implementation of method: :post-insert of protocol: #'toucan.models/IModel found for class: nil
#77
oxymor0n
opened
4 years ago
2
Fix docs to clarify that `update-where!` doesn't call pre-update (or post-update)
#76
camsaul
opened
4 years ago
0
Params in query call possible ?
#75
olymk2
opened
4 years ago
1
Always default :identifiers to u/lower-case
#74
walterl
closed
4 years ago
1
Remove escaping of double quotes in docs code snippets
#73
walterl
closed
4 years ago
0
Toucan put a string as table name in sql using mysql
#72
rascio
opened
5 years ago
2
Update hydration.md
#71
evilsneer
closed
5 years ago
1
apply-type-fns does not apply the function if the value is false
#70
jonathanjansen
closed
2 years ago
3
Use Potemkin to define model record types in defmodel macro
#69
camsaul
closed
5 years ago
0
Update dependencies
#68
quan-nh
closed
5 years ago
0
Rollbacks in db/transaction
#67
olymk2
opened
5 years ago
0
apply-type-fns should give better error message if type does not exist
#66
camsaul
opened
5 years ago
1
Need tests for a model with byte array PK
#65
camsaul
closed
3 years ago
0
Update! with empty map should be no-op
#64
camsaul
opened
5 years ago
0
Make options passed to jdbc/query and jdbc/execute! configurable
#63
camsaul
closed
5 years ago
2
Use Potemkin to define model record types in defmodel macro
#62
camsaul
closed
5 years ago
0
Make *transaction-connection* public
#61
miikka
closed
5 years ago
0
Setting :identifiers for JDBC connection is broken with toucan.db/query in 1.13.0
#60
miikka
closed
5 years ago
2
Use locale agnostic `clojure.string/lower-case`
#59
walterl
closed
5 years ago
0
Working with Postgres Jsonb
#58
rlander
opened
5 years ago
5
Bump dependencies
#57
camsaul
closed
5 years ago
0
Change model? to check for records
#56
plexus
closed
5 years ago
0
Scanning for hydration keys does a keyword call on every var
#55
plexus
closed
5 years ago
1
JESI-2566
#54
AndreTheHunter
closed
5 years ago
0
Added models/primary-key
#53
axrs
closed
5 years ago
6
Fix get-inserted-id if no results are returned
#52
camsaul
closed
5 years ago
0
Bump dependencies :cool:
#51
camsaul
closed
5 years ago
0
MariaDB support
#50
camsaul
closed
5 years ago
0
Remove VERSION-HISTORY file
#49
camsaul
closed
5 years ago
0
Add lein check-namespace-decls linter :shirt:
#48
camsaul
closed
5 years ago
0
Next