GitHub / coresmart/persistencejs issues and pull requests
#199 - Remove WebSQL usage and/or method calls from this repository
Issue -
State: open - Opened by ccsmith13 over 2 years ago
#198 - "In-Memory" in persistence.js not working
Issue -
State: open - Opened by carper7 over 4 years ago
#197 - Is this package still maintained ?
Issue -
State: open - Opened by aluferraz almost 8 years ago
- 1 comment
#196 - Don't index a field if it is null or blank
Pull Request -
State: open - Opened by JordanReiter almost 8 years ago
#195 - How to add new field ?
Issue -
State: open - Opened by FeiCheung almost 9 years ago
- 1 comment
#194 - 如何为某表增加一个字段?
Issue -
State: open - Opened by FeiCheung almost 9 years ago
- 1 comment
#193 - Support creating composite indexes in migrations
Issue -
State: open - Opened by tiagoengel almost 9 years ago
#192 - Stop to update automatically
Issue -
State: open - Opened by brunogonncalves almost 9 years ago
#191 - Prevent error in lack of migrations
Pull Request -
State: open - Opened by jonasof about 9 years ago
#190 - sys is depricated
Issue -
State: open - Opened by chillichicken about 9 years ago
#189 - sys is depricated
Issue -
State: open - Opened by chillichicken about 9 years ago
#188 - Correct Entity.load() docs RE null
Pull Request -
State: open - Opened by kentr about 9 years ago
#187 - Modifications / Débug
Pull Request -
State: closed - Opened by vermi0ffh about 9 years ago
#186 - PrimaryKey auto-increment concept is not working in persistencejs
Issue -
State: open - Opened by bairaginath over 9 years ago
#185 - Correct paths in <script> tag examples
Pull Request -
State: open - Opened by kentr over 9 years ago
#184 - <script> tags in README have wrong directory name
Issue -
State: open - Opened by kentr over 9 years ago
#183 - trackedObjects grows unchecked with usage
Issue -
State: open - Opened by DaltonCaughell over 9 years ago
#182 - memory store destroyAll() doesn't work
Issue -
State: closed - Opened by Papipo over 9 years ago
#181 - Sync Feature with auth headers
Issue -
State: open - Opened by dtelaroli almost 10 years ago
- 1 comment
#180 - persistence.store.cordovasql.js
Issue -
State: open - Opened by fdjean almost 10 years ago
#179 - Fixing a bug where persistence.transaction would call websql instead of sqliteplugin
Pull Request -
State: closed - Opened by hammady almost 10 years ago
#178 - resolve #177.
Pull Request -
State: closed - Opened by brunogonncalves almost 10 years ago
#177 - hasMany error
Issue -
State: closed - Opened by brunogonncalves almost 10 years ago
#176 - Supporting iOS location parameter to control iTunes/iCloud backup
Pull Request -
State: closed - Opened by hammady almost 10 years ago
- 1 comment
#175 - Resolve issue with Issue with calling persistence.migrate with no par…
Pull Request -
State: open - Opened by jaylagare about 10 years ago
#174 - Issue with calling persistence.migrate with no parameters
Issue -
State: open - Opened by jaylagare about 10 years ago
#173 - SQLCipher with PersistenceJS
Issue -
State: open - Opened by carloshlemos about 10 years ago
#172 - Remove moot `version` property from bower.json
Pull Request -
State: open - Opened by kkirsche about 10 years ago
#171 - Delete on cascade
Issue -
State: open - Opened by lereibol about 10 years ago
- 1 comment
#170 - documentations fixes
Pull Request -
State: closed - Opened by radupcforever about 10 years ago
#169 - Added react-native store ( using ios native sqlite3 ).
Pull Request -
State: closed - Opened by lukasreichart about 10 years ago
- 3 comments
#168 - Possibility of adapting for React Native
Issue -
State: open - Opened by jsierles over 10 years ago
- 4 comments
#167 - Fetch inverse hasOne
Issue -
State: open - Opened by dtelaroli over 10 years ago
#166 - - Use UTF-8 as encoding to send data to server
Pull Request -
State: closed - Opened by larochef over 10 years ago
- 1 comment
#165 - Alive?
Issue -
State: open - Opened by nicodmf over 10 years ago
- 3 comments
#164 - Delete on Find isn't working
Issue -
State: open - Opened by joseluis1010 almost 11 years ago
#163 - Is there a way to connect to multiple (sqlite - websql, html5) database in a single session
Issue -
State: open - Opened by ketanshah79 almost 11 years ago
- 1 comment
#162 - many-to-many relation question
Issue -
State: open - Opened by mueees almost 11 years ago
#161 - Bug: Child objects don't remove properly.
Issue -
State: open - Opened by AleksMeshkov almost 11 years ago
- 3 comments
#160 - Does persistence handle sanitisation for sql injections?
Issue -
State: open - Opened by jimmyting44 almost 11 years ago
- 1 comment
#159 - Why persistence.flush is executed when .selectJSON called?
Issue -
State: closed - Opened by AleksMeshkov almost 11 years ago
- 3 comments
#158 - Make available as AMD-style module for use with browserify / require.js
Issue -
State: open - Opened by mobidev111 almost 11 years ago
- 1 comment
#157 - Persitencejs and Remote Ids
Issue -
State: open - Opened by Bretto almost 11 years ago
- 3 comments
#156 - Last insert Id
Issue -
State: open - Opened by paul-piro almost 11 years ago
- 2 comments
#155 - Primary Key always null
Issue -
State: open - Opened by paul-piro about 11 years ago
- 1 comment
#154 - Support for ordering with nested objects in SQL
Pull Request -
State: open - Opened by kodla about 11 years ago
#153 - Int sorting is wrong
Issue -
State: closed - Opened by romanov about 11 years ago
- 2 comments
#152 - How to properly execute callback in a nested "for loop" with an async call in it?
Issue -
State: closed - Opened by AleksMeshkov about 11 years ago
- 3 comments
#151 - Migrate data
Issue -
State: closed - Opened by TheCodeDestroyer about 11 years ago
#150 - Model with several relations won't create
Issue -
State: closed - Opened by AleksMeshkov about 11 years ago
- 4 comments
#148 - bower install dont download persistence.store.cordovasql.js
Issue -
State: open - Opened by ndesorden about 11 years ago
- 8 comments
#147 - loadFromJson expects unique IDs across all tables
Issue -
State: open - Opened by darthtrevino about 11 years ago
- 2 comments
#146 - Entity.syncAll() - group is undefined
Issue -
State: open - Opened by Chofoteddy over 11 years ago
- 3 comments
#143 - added description in README on how to use the Cordova support
Pull Request -
State: closed - Opened by otype over 11 years ago
#142 - can't install with bower
Issue -
State: closed - Opened by janezkranjc over 11 years ago
- 3 comments
#141 - adding Cordova SQL store (with fallback to websql)
Pull Request -
State: closed - Opened by otype over 11 years ago
- 1 comment
#140 - Possible bug in Persistence.Sync - Local changes not correctly sent to server
Issue -
State: open - Opened by nova706 over 11 years ago
- 1 comment
#139 - Deferred / Promises
Issue -
State: open - Opened by designbyadrian over 11 years ago
- 8 comments
#136 - Multilevel prefetch
Pull Request -
State: closed - Opened by shustariov-andrey over 11 years ago
- 1 comment
#135 - Adding bower support
Pull Request -
State: closed - Opened by p1nox over 11 years ago
- 1 comment
#133 - Update README.md with syntax highlight
Pull Request -
State: open - Opened by vshjxyz almost 12 years ago
#131 - Add error callback to list() on DbQueryCollection in store.sql as sql might fail
Pull Request -
State: open - Opened by miklschmidt almost 12 years ago
- 1 comment
#130 - Sync of removed objects Doesnt work for nodejs server
Pull Request -
State: open - Opened by SaikiranDaripelli almost 12 years ago
#129 - No need to send back removed objects, if since is 0
Pull Request -
State: closed - Opened by SaikiranDaripelli almost 12 years ago
#128 - Changed mysql persistance store to handle disconnects
Pull Request -
State: closed - Opened by SaikiranDaripelli almost 12 years ago
#126 - persistence.flush persists records even when .add never called iff hasOne is set
Issue -
State: open - Opened by eagsalazar about 12 years ago
- 3 comments
#124 - Updated README.md
Pull Request -
State: closed - Opened by jrvidal about 12 years ago
#118 - persistence.sync.js not updating clientside rows
Issue -
State: open - Opened by pazifikwelle over 12 years ago
- 1 comment
#116 - fixes #115
Pull Request -
State: closed - Opened by robshep over 12 years ago
#114 - Support IndexedDB
Issue -
State: open - Opened by brendanlong over 12 years ago
- 7 comments
#104 - Improper clearing of objects in race conditions
Pull Request -
State: closed - Opened by ograycode almost 13 years ago
- 1 comment
#103 - Support for AMD (asynchrounous module definitions)
Pull Request -
State: open - Opened by redhog almost 13 years ago
#92 - Minimum Possible PHP Sync Service
Pull Request -
State: closed - Opened by allain over 13 years ago
- 1 comment
#91 - Added foreign key existence check for prefetched "hasOne" relationships ...
Pull Request -
State: open - Opened by MarkMYoung over 13 years ago
#89 - Fixed removing local (_new) objects
Pull Request -
State: closed - Opened by superquadratic over 13 years ago
#84 - Added name of Entity to log message on line 462.
Pull Request -
State: closed - Opened by MarkMYoung over 13 years ago
- 1 comment
#83 - Insert new objects with only an id column
Pull Request -
State: closed - Opened by davidbillamboz over 13 years ago
- 1 comment
#82 - Duplicate events for QueryCollection.prototype.add()
Pull Request -
State: closed - Opened by superquadratic over 13 years ago
#81 - Trigger events in persistence.add()
Pull Request -
State: closed - Opened by superquadratic over 13 years ago
- 1 comment
#76 - Check for values in milliseconds
Pull Request -
State: closed - Opened by JordanReiter over 13 years ago
- 2 comments
#75 - Check for values in milliseconds
Pull Request -
State: closed - Opened by JordanReiter over 13 years ago
#74 - Fixed persistence.sync.js so that it works when syncing delete to another server
Pull Request -
State: closed - Opened by JordanReiter over 13 years ago
#66 - Add support for sqlite3
Pull Request -
State: closed - Opened by kunklejr over 13 years ago
- 1 comment
#64 - Updates for Node 0.6
Pull Request -
State: closed - Opened by jacobmumm over 13 years ago
#58 - 'id' column name should be renamed
Issue -
State: open - Opened by DurhamG almost 14 years ago
- 2 comments
#51 - skip() behaves strangely
Issue -
State: closed - Opened by Szasza almost 14 years ago
- 4 comments
#40 - Adding `err` argument
Pull Request -
State: closed - Opened by mhayashi over 14 years ago
- 1 comment
#33 - Adding the ability to specify which localStorage variable to write to.
Pull Request -
State: closed - Opened by stomlinson over 14 years ago
- 1 comment
#28 - Added some error handling
Pull Request -
State: closed - Opened by mhayashi over 14 years ago
#23 - REAL type is fairly important
Pull Request -
State: closed - Opened by mikesmullin over 14 years ago
- 1 comment
#21 - jquery mobile plugin updates
Pull Request -
State: closed - Opened by rsaccon over 14 years ago
#18 - Untitled
Pull Request -
State: closed - Opened by bjouhier almost 15 years ago
- 1 comment
#17 - Added jquery-mobile integration (page caching) + demo
Pull Request -
State: closed - Opened by rsaccon almost 15 years ago
- 2 comments
#15 - implemented one to many and many to many support for mixins
Pull Request -
State: closed - Opened by bjouhier almost 15 years ago
- 1 comment
#13 - Mix-in feature
Pull Request -
State: closed - Opened by bjouhier almost 15 years ago
- 2 comments
#12 - mysql config function with database port support
Pull Request -
State: closed - Opened by brutella almost 15 years ago
- 1 comment
#11 - Cleaner transaction API
Pull Request -
State: closed - Opened by bjouhier almost 15 years ago
- 1 comment
#8 - fix problem with migrations first setup
Pull Request -
State: closed - Opened by wilkerlucio almost 15 years ago
- 1 comment