issues
search
joeferner
/
node-persist
Node.js ORM framework supporting MySQL and SQLite 3 relational databases.
253
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update lock version
#110
rayzyar
closed
9 years ago
2
Relational mapping HasMany and HasOne not working properly
#109
etuscano
opened
9 years ago
3
Inspect the type of the parameter of defineAuto, and fallback to default connection params
#108
canuc
closed
9 years ago
0
Please any example using node-pool
#107
nvcken
opened
9 years ago
0
Too many connections
#106
nvcken
opened
9 years ago
0
Some issues with Oracle DB
#105
buchatsky
opened
10 years ago
2
Get dbColumnName instead of id property name for Model.update so that ch...
#104
mkozjak
closed
10 years ago
0
dbColumnName ignored on 'updatePartial'
#103
mkozjak
closed
10 years ago
0
Issue with hasMany. Associated entities do not persist.
#102
olivierntk
opened
10 years ago
0
whereIn doesn't work with more than one value in 'values' on pg
#101
mkozjak
opened
10 years ago
1
Typo in database.json example
#100
roblperry
closed
10 years ago
2
How to use oracle transaction with node.js
#99
sundarsrini
opened
10 years ago
2
Query.All on Oracle returns 1 result - SQL returns 133
#98
ioneyed
closed
10 years ago
1
This is really an odd issue!!!!!!!!!!!!!
#97
RobertZito
opened
10 years ago
1
Query results are udefined
#96
RobertZito
opened
10 years ago
1
Connection is undefined or null
#95
RobertZito
opened
10 years ago
1
Connection to ORA
#94
RobertZito
closed
10 years ago
0
mysql driver: Error: connect ECONNREFUSED
#93
mkozjak
closed
10 years ago
1
Prevent Model.normalizeColumnDef to underscore columnName.
#92
ret2libc
closed
10 years ago
0
Validation documentation and unit tests
#91
alejom99
closed
11 years ago
0
Added instance methods to model and modified model validation
#90
peruzzo
closed
11 years ago
0
Enhanced validation function
#89
alejom99
opened
11 years ago
1
onSave should be able to change the isNew state
#88
danyg
opened
11 years ago
1
Query.whereIn on Oracle report ORA-32109: invalid column or parameter position
#87
mspellecacy
opened
11 years ago
0
List of supported data types and matching equivalents in various databases
#86
grahamreeds
opened
11 years ago
0
Error while saving many to many association in oracle
#85
harishchander67
opened
11 years ago
3
Add support for custom clauses
#84
rpoole
closed
11 years ago
0
fixed runSqlFromFile self undefined exception and primary key without auto increment always returns wrong integer after save
#83
taoyuan
closed
11 years ago
0
connection.runSqlFromFile throw exception.
#82
taoyuan
opened
11 years ago
0
Adds ability to define name for opposite side of a one-to-many relationship using hasOne
#81
wbrady
closed
11 years ago
0
Fixed ignored connection errors for mysql alpha 2.0 driver
#80
andrzejpolis
closed
11 years ago
0
Give onLoad a callback
#79
wbrady
closed
11 years ago
0
Add trigger before validation
#78
wbrady
opened
11 years ago
0
fix query with multiple parameters with postgresql
#77
fbracchi-createnet
closed
11 years ago
0
Fix so that multiple hasOne with the same model can be included
#76
CJNE
closed
10 years ago
0
Model for hasOne foreign key issues
#75
zorrofox
opened
11 years ago
0
Modify oracle.js to resolve ORA-00904 issue
#74
zorrofox
closed
11 years ago
1
Query.all on Oracle report ORA-00904: invalid identifier error
#73
zorrofox
opened
11 years ago
5
[oracle] tablename get a 's'
#72
kikillotest
closed
11 years ago
1
mysql transactions shouldn't set autocommit flag before running
#71
rpoole
closed
11 years ago
0
Blocking queries
#70
mcandre
opened
11 years ago
0
Configured for jshint
#69
mcandre
closed
10 years ago
0
Update README.md
#68
ghost
closed
11 years ago
0
Switch to official sqlite3 package
#67
mcandre
closed
11 years ago
0
Feature request: BIGINT type support
#66
mcandre
opened
11 years ago
0
Enhancement: SELECT ... FOR UPDATE
#65
mcandre
opened
11 years ago
0
Support for multiple orderBy keys
#64
mcandre
opened
11 years ago
0
Bugs in custom primary key handling
#63
anongit
opened
11 years ago
0
Added documentation about model events
#62
lbrucher
closed
11 years ago
0
Model events not fired when using Model.update(conn,id,data,callback)
#61
lbrucher
opened
11 years ago
0
Next