Skip to content

sqlite.net praeclarum more powerfull fork #39

Open
@dryaf

Description

@dryaf

I just got errors while trying to use composite primary keys.
Found out that there is a more powerfull cross platform fork of sqlite.net

https://github.com/softlion/SQLite.Net-PCL
Supports composite primary keys among other improvements

and these platforms

  • Win32 (bundles sqlite binaries for windows, works on both x86 and x64 automatically) (very well tested)
  • XamarinIOS and XamarinIOS.Unified
  • XamarinAndroid
  • WindowsPhone8 (contributed by Nick Cipollina, thanks!)
  • WinRT (Windows 8 and Windows Phone 8.1+) (contributed by Nick Cipollina and Micah Lewis, thanks!)
  • Generic (net4 project without any sqlite3 binaries, requires sqlite installed in the OS) (contributed by James Ottaway)

and is being developed since jan 2014

looks pretty nice what do you think 👍 ?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions