Skip to content

History / Easier SQL with Cupboard

Revisions

  • fix(wiki-sync): re-apply prepass typo fixes dropped during manual conflict resolution When PR #76's sync hit conflicts, manual resolution used 'git checkout --theirs' on 5 files, which takes the entire MERGE_HEAD version and drops any non-conflicting prepass changes those files received. Two files were affected: - Easier-SQL-with-Cupboard.md: 'or you you'll need' -> 'or you'll need' (doubled-word fix from the 2nd-pass prepass) - Floating-Action-Buttons.md: floatingActionButon x3 -> floatingActionButton (variable-name typo fix from the 1st-pass prepass) The other 3 conflict files (ActiveAndroid-Guide.md, Animations.md, Managing-Runtime-Permissions...md) either had only conflict-line prepass changes (which the wiki-review version correctly subsumed) or non-conflicting prepass changes that happen to match the wiki-review version. No reapply needed there.

    @mitchellcodepath mitchellcodepath committed May 12, 2026
  • wiki-review: 2026-05-12T014310Z

    codepath-wiki-review[bot] committed May 12, 2026
  • Replacing with implementation instead of compile perl -pi.bak -e "s/compile '(.[^']*)'/implementation '\1'/" *.md

    @rogerhu rogerhu committed Jun 8, 2018
  • Updated Easier SQL with Cupboard (markdown)

    @owniz owniz committed Apr 29, 2017
  • Updated Easier SQL with Cupboard (markdown)

    @owniz owniz committed Apr 29, 2017
  • "null" has to be used for the second argument. If not an error "Entity is not registered cupboard" will occur.

    Brian Batchelor committed Jan 13, 2017
  • Simplify delete all contents of a table by not depending on a class name or executing a raw SQL

    @leandrofavarin leandrofavarin committed Apr 4, 2016
  • cupboard moved to littlerobots

    @atommarvel atommarvel committed Mar 5, 2016
  • Book example broke the flow of the bunny example. It also didn't match the descriptive comments in the example.

    @atommarvel atommarvel committed Mar 1, 2016
  • Example was closing the QueryResultIterable not the Cursor.

    @atommarvel atommarvel committed Mar 1, 2016
  • added db type on declaration

    @mariuscristian mariuscristian committed Dec 5, 2015
  • Correct clearAllBunnyData method signature.

    @ThiasTux ThiasTux committed Sep 2, 2015
  • I think this is the correct way, because with the old code, it tries to call .iterate() method on a QueryBuilder and it's not possible.

    @ThiasTux ThiasTux committed Aug 10, 2015
  • Updated Easier SQL with Cupboard (markdown)

    @koalahamlet koalahamlet committed Apr 16, 2015
  • Updated Easier SQL with Cupboard (markdown)

    @koalahamlet koalahamlet committed Apr 16, 2015
  • Adds gradle to code

    @nesquena nesquena committed Feb 1, 2015
  • spelling, formatting, etc

    @koalahamlet koalahamlet committed Jan 29, 2015
  • Updated Easier SQL with Cupboard (markdown)

    @koalahamlet koalahamlet committed Jan 29, 2015
  • Forgot to edit migration section to be relevant. fixed that now.

    @koalahamlet koalahamlet committed Jan 29, 2015
  • Updated Easier SQL with Cupboard (markdown)

    @nesquena nesquena committed Jan 29, 2015
  • Updated Easier SQLite with Cupboard (markdown)

    @nesquena nesquena committed Jan 29, 2015