Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: andpor/react-native-sqlite-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.3.9
Choose a base ref
...
head repository: andpor/react-native-sqlite-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3.11
Choose a head ref
  • 10 commits
  • 6 files changed
  • 6 contributors

Commits on Jan 4, 2019

  1. Add support for ALTER TABLe command. Upgrade buildToolsVersion to 27.…

    …0.3 - min revision for com.android.tools.build:gradle:3.1.4.
    
    Issue: https://github.com/andpor/react-native-sqlite-storage/issues/312
    Andrew Porebski committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    ab391dc View commit details
    Browse the repository at this point in the history
  2. Reverse erroneous commit.

    Andrew Porebski committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    0b6bafe View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. Configuration menu
    Copy the full SHA
    87b6ee2 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    andpor authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    8c29241 View commit details
    Browse the repository at this point in the history
  3. Update package.json

    andpor authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    d14e8a7 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    andpor authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    35e2d23 View commit details
    Browse the repository at this point in the history
  5. Add credit for original Cordova SQLite bindings (#332)

    The iOS platform implementation was originally authored by @davibe (Davide Bertola).
    Chris Brody authored and andpor committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    dd9d397 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

  1. Remove obsolete dependency (#334)

    Followup from #272
    alpha0010 authored and andpor committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    b42100f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Update package.json (#159)

    Add support for react-native link on Android
    somoso authored and andpor committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    2fa4467 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    andpor authored Jul 15, 2019
    Configuration menu
    Copy the full SHA
    04c34d2 View commit details
    Browse the repository at this point in the history
Loading