issues
search
geddy
/
model
Datastore-agnostic ORM in JavaScript
265
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add deprecation notice on README
#268
phanect
closed
5 years ago
1
Update pg from vulnerable version
#267
phanect
closed
3 years ago
1
Add Mongo 3.x support and newer Node versions.
#266
kakato10
opened
6 years ago
0
Save Method issue
#265
MayankJari
opened
7 years ago
0
about `save` method and model's id
#264
class4cxy
opened
8 years ago
3
cast json fields to string before applying queries
#263
der-On
opened
9 years ago
0
How to write a custom adapter
#262
ernestlessenger
opened
9 years ago
1
updated dependent sql modules to latest versions
#261
der-On
closed
9 years ago
0
Rest-adapter: Instance cache lifetime
#260
der-On
closed
9 years ago
1
Filter which properties are shown
#259
OscarGodson
opened
9 years ago
7
Can you only updateProperties per model?
#258
OscarGodson
opened
9 years ago
10
why finally sql's tablename have `s`or `es`
#257
class4cxy
opened
9 years ago
1
Complex query question
#256
OscarGodson
opened
9 years ago
1
some questions about update
#255
perltzhu
closed
9 years ago
0
PG 9.3: ERROR column "foobar.created_at" must appear in the GROUP BY clause or be used in an aggregate function
#254
der-On
closed
9 years ago
1
Redis adapter
#253
mde
opened
9 years ago
1
TypeError: Cannot call method 'collection' of undefined.
#252
acivang
closed
9 years ago
4
PG Adapter Presently Only Fakes Streaming
#251
danfinlay
opened
9 years ago
7
Added null character escaping to Postgres adapter
#250
danfinlay
opened
9 years ago
0
New Eager Loading Bug!
#249
danfinlay
opened
9 years ago
6
createdAt and updatedAt
#248
wellermiranda
opened
9 years ago
1
Real number not always a good choice.
#247
danfinlay
closed
9 years ago
3
Data from database different than model returns
#246
OscarGodson
opened
9 years ago
6
Null character in text body crashes PG adapter
#245
danfinlay
opened
9 years ago
5
How do I save data to association models?
#244
OscarGodson
closed
9 years ago
5
Docs mistake with beforeValidate
#243
OscarGodson
opened
9 years ago
1
Add clearer error message when a model can't be found
#242
OscarGodson
closed
9 years ago
1
Sequential IDs Not MySQL Compatible?
#241
danfinlay
closed
9 years ago
3
"Cannot call method 'create' of undefined" trying to use "FamiliesUsers" as model / table
#240
OscarGodson
closed
9 years ago
6
Is remove always supposed to return true?
#239
OscarGodson
opened
9 years ago
6
Timestamp properties do not respect turning off auto-camel
#238
OscarGodson
opened
9 years ago
8
Migrations with autoIncrementId = true failing in Mysql
#237
der-On
closed
9 years ago
2
Rest adapter
#236
der-On
closed
9 years ago
7
Docs on expected columns
#235
OscarGodson
opened
10 years ago
1
Fix failing require with webpack
#234
SimonDegraeve
closed
10 years ago
1
Query 'in' with array of IDs
#233
lesterzone
opened
10 years ago
0
Date range call with id query always returns empty set
#232
deepcover96
opened
10 years ago
3
'Error: No inverse found for this through-association.' should name the association
#231
danfinlay
opened
10 years ago
0
Explicit connect / disconnect in level adapter, etc
#230
mshick
closed
10 years ago
8
Super important fix!
#229
mshick
closed
10 years ago
1
Applying skip option to leveldb adapter
#228
mshick
closed
10 years ago
1
Intercepting beforeRemove or remove events
#227
ivanseidel
opened
10 years ago
6
Lifecycle event beforeUpdate not working
#226
Duvel
opened
10 years ago
3
Allow "id" property to be set manually
#225
mshick
closed
10 years ago
4
Adding Level adapter support for Sublevel and Multilevel
#224
mshick
closed
10 years ago
3
Modeling friendship with hasMany on this side
#223
ivanseidel
closed
10 years ago
32
saving save method and running fails
#222
ivanseidel
closed
10 years ago
24
Eager Loading hasMany of same type Model
#221
danfinlay
closed
10 years ago
6
Fixed typo in index
#220
Duvel
closed
10 years ago
1
model.first(undefined,...) will return a data object??
#219
yuchienho
closed
10 years ago
1
Next