issues
search
coresmart
/
persistencejs
persistence.js is an asynchronous Javascript database mapper library. You can use it in the browser, as well on the server (and you can share data models between them).
http://persistencejs.org
1.72k
stars
239
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove WebSQL usage and/or method calls from this repository
#199
ccsmith13
opened
1 year ago
0
"In-Memory" in persistence.js not working
#198
carper7
opened
3 years ago
0
Is this package still maintained ?
#197
aluferraz
opened
7 years ago
1
Don't index a field if it is null or blank
#196
JordanReiter
opened
7 years ago
0
How to add new field ?
#195
FeiCheung
opened
8 years ago
1
如何为某表增加一个字段?
#194
FeiCheung
opened
8 years ago
1
Support creating composite indexes in migrations
#193
tiagoengel
opened
8 years ago
0
Stop to update automatically
#192
brunogonncalves
opened
8 years ago
0
Prevent error in lack of migrations
#191
jonasof
opened
8 years ago
0
sys is depricated
#190
chillichicken
opened
8 years ago
0
sys is depricated
#189
chillichicken
opened
8 years ago
0
Correct Entity.load() docs RE null
#188
kentr
opened
8 years ago
0
Modifications / Débug
#187
vermi0ffh
closed
8 years ago
0
PrimaryKey auto-increment concept is not working in persistencejs
#186
bairaginath
opened
8 years ago
0
Correct paths in <script> tag examples
#185
kentr
opened
8 years ago
0
<script> tags in README have wrong directory name
#184
kentr
opened
8 years ago
0
trackedObjects grows unchecked with usage
#183
DaltonCaughell
opened
8 years ago
0
memory store destroyAll() doesn't work
#182
Papipo
closed
4 years ago
0
Sync Feature with auth headers
#181
dtelaroli
opened
9 years ago
1
persistence.store.cordovasql.js
#180
fdjean
opened
9 years ago
0
Fixing a bug where persistence.transaction would call websql instead of sqliteplugin
#179
hammady
closed
4 years ago
0
resolve #177.
#178
brunogonncalves
closed
9 years ago
0
hasMany error
#177
brunogonncalves
closed
9 years ago
0
Supporting iOS location parameter to control iTunes/iCloud backup
#176
hammady
closed
9 years ago
1
Resolve issue with Issue with calling persistence.migrate with no par…
#175
jaylagare
opened
9 years ago
0
Issue with calling persistence.migrate with no parameters
#174
jaylagare
opened
9 years ago
0
SQLCipher with PersistenceJS
#173
carloshlemos
opened
9 years ago
0
Remove moot `version` property from bower.json
#172
kkirsche
opened
9 years ago
0
Delete on cascade
#171
lereibol
opened
9 years ago
1
documentations fixes
#170
radupcforever
closed
9 years ago
0
Added react-native store ( using ios native sqlite3 ).
#169
lukasredev
closed
9 years ago
3
Possibility of adapting for React Native
#168
jsierles
opened
9 years ago
4
Fetch inverse hasOne
#167
dtelaroli
opened
9 years ago
0
- Use UTF-8 as encoding to send data to server
#166
larochef
closed
7 years ago
1
Alive?
#165
nicodmf
opened
9 years ago
3
Delete on Find isn't working
#164
joseluis10101
opened
10 years ago
0
Is there a way to connect to multiple (sqlite - websql, html5) database in a single session
#163
ketanshah79
opened
10 years ago
1
many-to-many relation question
#162
mueees
opened
10 years ago
0
Bug: Child objects don't remove properly.
#161
AleksMeshkov
opened
10 years ago
3
Does persistence handle sanitisation for sql injections?
#160
jimmyting44
opened
10 years ago
1
Why persistence.flush is executed when .selectJSON called?
#159
AleksMeshkov
closed
10 years ago
3
Make available as AMD-style module for use with browserify / require.js
#158
mobidev111
opened
10 years ago
1
Persitencejs and Remote Ids
#157
Bretto
opened
10 years ago
3
Last insert Id
#156
paul-piro
opened
10 years ago
2
Primary Key always null
#155
paul-piro
opened
10 years ago
1
Support for ordering with nested objects in SQL
#154
kodla
opened
10 years ago
0
Int sorting is wrong
#153
romanov
closed
10 years ago
2
How to properly execute callback in a nested "for loop" with an async call in it?
#152
AleksMeshkov
closed
10 years ago
3
Migrate data
#151
TheCodeDestroyer
closed
5 months ago
0
Model with several relations won't create
#150
AleksMeshkov
closed
10 years ago
4
Next