GithubHelp home page GithubHelp logo

cross-sqlcipher's People

Contributors

fritx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cross-sqlcipher's Issues

Uncaught Error: %1 is not a valid Win32 application

I have Windows 7 x64, Visual Studio 2013, NW.js 0.12.3. After successful compilation I run the app and see the following error:

Uncaught Error: %1 is not a valid Win32 application.
D:\Node\nw-test\node_modules\win-sqlcipher\node_modules\sqlite3\lib\binding\node-webkit-v0.12.3-win32-x64\node_sqlite3.node

On Ubuntu works fine.

The specified module could not be found

I've built an electron app that creates a database using cross-sqlcipher.

I package the application using electron-builder, creating a windows installer.

The application runs normall and creates a functioning cipher database on about half the windows machines in my office, the other half gets the error below. Is there some dependency those computers may be missing?

pasted_image_at_2017_07_27_04_39_pm

begin version at 3.1.x

In order to communicate the way this module should be used, it would probably be best to track the major version number of sqlite3 and increment the patch number independently - unless you intend to make breaking changes within the way a common user will require and use the module

db.lastID is undefined

Code
db.run('INSERT INTO foo ...', function (err) { console.log(err, this.lastID) })
prints null undefined

Using Electron 1.8

What am I doing wrong?

feature request: Support promises

Looks like node-sqlite3 has a wrapper module called node-sqlite which provides promises. However, it seems the hard-code the sqlite3 module. Since cross-sqlcipher is ultimately based on node-sqlite3, maybe some of this effort could be re-used?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.