issues
search
Bogdanp
/
deta
A database mapper for Racket.
https://deta.defn.io
60
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Typo in docs
#62
kengruven
closed
1 year ago
0
Documentation request: default field values
#61
kengruven
closed
1 year ago
2
More documentation on update! and update-one!
#60
youssefsahli
closed
1 year ago
2
initial foreign-key support
#59
corpix
opened
1 year ago
2
Identifiers aren't always quoted
#58
kengruven
closed
1 year ago
1
Dialect: SQLite RETURNING clause support
#57
minond
closed
1 year ago
1
SQLite RETURNING clause support
#56
minond
closed
1 year ago
0
v0.11
#55
Bogdanp
closed
2 years ago
0
Consider provide `define-type` from deta/type module
#54
yfzhe
closed
2 years ago
0
integer exceed default `type?` contract?
#53
dannypsnl
closed
2 years ago
1
How to define foreign keys?
#52
eko234
opened
3 years ago
3
sqlite3 dialet: cannot convert given value to SQL type
#51
AiziChen
closed
3 years ago
2
query-exec fails with queries that generate prepared statements
#50
eko234
closed
3 years ago
7
order by nulls first / last [wip]
#49
yurkobb
closed
3 years ago
3
dialect: add more operators
#48
Bogdanp
closed
3 years ago
2
jsonb operators
#47
yurkobb
closed
3 years ago
2
How to go about turning a schema entity to json?
#46
eko234
closed
3 years ago
1
core: add support for SELECT DISTINCT ...
#45
Bogdanp
closed
3 years ago
2
A use case for DISTINCT
#44
yurkobb
closed
3 years ago
0
query: add support for #:lateral joins
#43
Bogdanp
closed
3 years ago
0
query: add `select-for-schema' and `project-virtual-fields'
#42
Bogdanp
closed
3 years ago
5
entity: add support for hashing and equality checks
#41
Bogdanp
closed
3 years ago
0
provide make-entity
#40
Bogdanp
closed
3 years ago
6
Support for MySQL
#39
accu-knauthg
opened
3 years ago
3
join isn't support subquery contract correct
#38
DavidAlphaFox
closed
3 years ago
1
Virtual fields
#37
yurkobb
closed
3 years ago
1
Question: polymorphic operations on entities?
#36
yurkobb
closed
3 years ago
3
Question / suggestion: "virtual" fields?
#35
yurkobb
closed
3 years ago
16
Improve documentation on group-by
#34
yurkobb
closed
4 years ago
1
group-by: name collision with racket/list
#33
yurkobb
closed
4 years ago
1
Question: convey "where" conditions as values?
#32
yurkobb
closed
4 years ago
3
type: implement postgresql uuid
#31
yurkobb
closed
4 years ago
1
uuid PostgreSQL data type
#30
yurkobb
closed
4 years ago
1
Maybe `insert-one!` ought to query entity inserted?
#29
vkz
opened
4 years ago
1
Update docs to correctly show postgresql bytea mapping
#28
tfidfwastaken
closed
4 years ago
1
Fix binary field type for PostgreSQL dialect
#27
tfidfwastaken
closed
4 years ago
0
Postgresql binary type support
#26
tfidfwastaken
closed
4 years ago
2
[Question] Use with North
#25
pmatos
closed
4 years ago
2
Support subqueries within `select`
#24
Bogdanp
closed
3 years ago
0
Getting a list of fields and types?
#23
otherjoel
closed
3 years ago
2
Virtual connection / Connection pool
#22
srfoster
closed
4 years ago
7
SQLite incompatibility with the use of (DATE '1995-01-01') in SQL statements
#21
hovege
closed
4 years ago
1
Must select fields in order when using project-onto
#20
otherjoel
closed
4 years ago
2
Error on reloading time column with timezone
#19
srfoster
closed
4 years ago
1
Best way to document a schema?
#18
otherjoel
opened
4 years ago
3
interpolation of boolean values with sqlite prepared statements
#17
chrismatheson
closed
4 years ago
4
Associations?
#16
srfoster
closed
4 years ago
2
Union generates parens that break queries on SQLite
#15
otherjoel
closed
4 years ago
2
Parameterize column names
#14
otherjoel
closed
4 years ago
7
Add wrapper info to scribble docs
#13
otherjoel
closed
4 years ago
1
Next