Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dpa99c/cordova-sqlite-porter issues and pull requests
#59 - This plugin has a maintained repo now - please use and follow
Issue -
State: closed - Opened by EYALIN over 1 year ago
- 1 comment
#58 - importJsontoDb - is building invalid sql statement
Issue -
State: open - Opened by decute over 3 years ago
#57 - importJsonToDb is failing suddenly
Issue -
State: open - Opened by decute over 3 years ago
#56 - Update sqlitePorter.js to accept errors in removecomments
Pull Request -
State: closed - Opened by EYALIN over 3 years ago
- 1 comment
#55 - window.openDatabase is showing error in Ionic framework.
Issue -
State: open - Opened by pratiksan45 over 3 years ago
#54 - Fix typo in README.md
Pull Request -
State: closed - Opened by mikelhamer almost 4 years ago
#53 - importing JSON to SQLite with child JSON data
Issue -
State: closed - Opened by medida almost 4 years ago
- 1 comment
#52 - Export in JSON but using the sql query
Issue -
State: closed - Opened by nehalasim over 4 years ago
- 2 comments
#51 - Importing from SQL dump fails because of bugged removeComments(sql)
Issue -
State: open - Opened by pgiobbi over 4 years ago
- 1 comment
#50 - Updated wipeDB to delete views
Pull Request -
State: closed - Opened by samaybhavsar almost 5 years ago
- 2 comments
#49 - wipeDb should also delete Views
Issue -
State: open - Opened by samaybhavsar almost 5 years ago
#48 - IOS importJsonToDb doesn't import all the data
Issue -
State: open - Opened by JulienMCo almost 5 years ago
#47 - export db file
Issue -
State: closed - Opened by WIlson-shuoshuoya about 5 years ago
- 1 comment
#46 - Update documentation for using this as a plain js library
Pull Request -
State: closed - Opened by alexhisen about 5 years ago
#45 - Several bug fixes and doc corrections
Pull Request -
State: closed - Opened by alexhisen about 5 years ago
- 3 comments
#44 - Several bugs in export of DDL statements
Issue -
State: closed - Opened by alexhisen about 5 years ago
#43 - Creating a new attribute in opts on importJsonToDb to ignore json columns that dont exist in the database
Pull Request -
State: closed - Opened by joaovrgumiero almost 6 years ago
- 1 comment
#42 - Plugin doesn't work on iOS using Ionic DevApp
Issue -
State: closed - Opened by rodrake1 almost 6 years ago
- 4 comments
#41 - filter tables to reduce requests
Pull Request -
State: closed - Opened by oAllanWeb over 6 years ago
- 2 comments
#40 - error when there is no valid database
Pull Request -
State: closed - Opened by oAllanWeb over 6 years ago
- 1 comment
#39 - importJsonToDb is not working
Issue -
State: closed - Opened by phken91 over 6 years ago
- 1 comment
#38 - RETURN FALSE ON IMPORTJSONTODB OR IMPORTSQLTODB WITH NO ERRORS
Issue -
State: closed - Opened by lennonfuston over 6 years ago
- 2 comments
#37 - BUG WITH THIS NEW VERSION PLUGIN
Issue -
State: closed - Opened by lennonfuston over 6 years ago
- 2 comments
#36 - Improved SQL comment removal, fixed "incomplete input" bug
Pull Request -
State: closed - Opened by devnix over 6 years ago
- 4 comments
#35 - Expected 2 arguments but got 3
Issue -
State: closed - Opened by Raja77777 over 6 years ago
- 2 comments
#34 - ionic3 window.openDatabase in undefied
Issue -
State: closed - Opened by artdong over 6 years ago
#33 - window.openDatabase is undefied
Issue -
State: closed - Opened by artdong over 6 years ago
- 1 comment
#32 - The importJsonToDb() function does not use the column names when importing a json
Pull Request -
State: closed - Opened by joaovrgumiero over 6 years ago
- 1 comment
#31 - The importJsonToDb() function does not use the column names when importing a json
Issue -
State: closed - Opened by joaovrgumiero over 6 years ago
- 2 comments
#30 - Stripping out comments in importSqlToDb results in invalid statements
Issue -
State: closed - Opened by dnn1s over 6 years ago
- 1 comment
#29 - Info needed on the Json format and methods for dump'ing an existing database
Issue -
State: closed - Opened by HarikalarKutusu over 6 years ago
#28 - Exported SQL CREATE before DELETE
Issue -
State: closed - Opened by Arsyad about 7 years ago
- 2 comments
Labels: bug
#27 - Sqlite porter not working on ios Phonegap Developer App
Issue -
State: closed - Opened by ogunm about 7 years ago
- 1 comment
#26 - Small fix to exportDbToSql() method
Pull Request -
State: closed - Opened by marqusG about 7 years ago
- 4 comments
#25 - What about SQL injection?
Issue -
State: closed - Opened by jgfet over 7 years ago
- 2 comments
Labels: awaiting response
#24 - Incorrect string escaping of character sequence ''&\"
Issue -
State: closed - Opened by laurent-bettin over 7 years ago
- 1 comment
Labels: bug
#23 - Debugging Help
Issue -
State: closed - Opened by gieskj01 over 7 years ago
- 2 comments
Labels: help wanted
#22 - sqlite_sequence error
Issue -
State: closed - Opened by airstep over 7 years ago
- 9 comments
Labels: todo
#21 - Unable to import all items
Issue -
State: closed - Opened by FelixHerrera over 7 years ago
- 7 comments
Labels: awaiting response
#20 - patch to issue https://github.com/dpa99c/cordova-sqlite-porter/issues/19
Pull Request -
State: closed - Opened by NozzerFX over 7 years ago
- 1 comment
#19 - commit a3d3016 breaks null values
Issue -
State: closed - Opened by NozzerFX over 7 years ago
#18 - Could this be a pure JavaScript package instead?
Issue -
State: open - Opened by brodybits over 7 years ago
- 1 comment
Labels: enhancement
#17 - Multiple Insert statements broken
Pull Request -
State: closed - Opened by HectorColasValtuena over 7 years ago
- 1 comment
#16 - Fix example in README.md
Pull Request -
State: closed - Opened by leoruhland over 7 years ago
#15 - NULL values handling in row export, NULL case handling in JSON import, formatting
Pull Request -
State: closed - Opened by grayver over 7 years ago
#14 - define composite key
Issue -
State: closed - Opened by ntimesc almost 8 years ago
- 1 comment
#13 - Passing the json with columns without null values?
Issue -
State: closed - Opened by Priya-Ahuja almost 8 years ago
- 3 comments
#12 - Dropping a key value pair in the json when importing json data into Sqlite Db using Sqlite porter
Issue -
State: closed - Opened by Priya-Ahuja almost 8 years ago
- 2 comments
#11 - Getting datatype mismatch error while importing from json.
Issue -
State: closed - Opened by bik-elumina almost 8 years ago
- 3 comments
Labels: more info needed
#10 - Using table name and column name alias while using imporJson method in sqlite-porter plugin ?
Issue -
State: closed - Opened by Priya-Ahuja almost 8 years ago
- 2 comments
#9 - Fix for importing null values from Json
Pull Request -
State: closed - Opened by ToRvaLDz almost 8 years ago
#8 - TypeError: undefined is not an object (evaluating 'cordova.plugins.sqliteporter')
Issue -
State: closed - Opened by neildorgan about 8 years ago
- 1 comment
#7 - table name escaping
Issue -
State: closed - Opened by aleknaui over 8 years ago
Labels: investigate
#6 - hard coded worked but import directly from cvs to JSON failed
Issue -
State: closed - Opened by azn1viet over 8 years ago
- 2 comments
#5 - statement count missing 1 quantity
Issue -
State: closed - Opened by azn1viet over 8 years ago
- 3 comments
#4 - Some bugs
Issue -
State: closed - Opened by masitsa almost 9 years ago
#3 - Importing 16mb sql file error: "Maximum call stack size exceeded"
Issue -
State: closed - Opened by chauthai about 9 years ago
- 3 comments
#2 - Export Selected data to JSON
Issue -
State: closed - Opened by jonatasfreitasv over 9 years ago
- 4 comments
#1 - README.md error
Issue -
State: closed - Opened by soft24 over 9 years ago