Skip to content

Commit

Permalink
More updates to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Brody committed Sep 30, 2013
1 parent 616949c commit ebcfb3e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,14 @@ License for this version: MIT or Apache
- Drop table is not working, looks like a bug in the net or csharp sqlite library. To get around this we can empty the tabe instead of dropping it.
- A high number of features in csharp-sqlite were disabled to build when included by Cordova 3.0 CLI.
- Missing failure-safe transaction mechanism
- Not (yet) working with [SQLCipher](http://sqlcipher.net) for encryption

## Installation

Download & Windows version of node.js then follow normal instructions for Cordova CLI for WP8

Test in `wp-test` subdirectory

## Included dependencies

- Modified version of SQLite.cs from [peterhuene / sqlite-net](https://github.com/peterhuene/sqlite-net) (MIT license)
Expand Down

0 comments on commit ebcfb3e

Please sign in to comment.