Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

History / Anko SQLite

Revisions

  • Kotlin property access syntax, code improvements and avoid non-null asserted call

    Paulo Salvatore committed Mar 28, 2019
  • Update 'compile' to 'implementation'

    @BoxResin BoxResin committed Dec 22, 2018
  • Updated Anko SQLite (markdown)

    @OminousWater OminousWater committed Apr 14, 2018
  • Corrected a minor mistake

    Thoxvi committed Dec 15, 2017
  • Mixing named and positioned arguments is not allowed in Kotlin

    @opayen opayen committed Nov 13, 2017
  • Fixed typo in ToC, now works correctly again

    @Clubfan22 Clubfan22 committed Sep 24, 2017
  • Removed safe call (db?.createTable, db?.dropTable), SQLiteDatabase is not nullable here

    @Miha-x64 Miha-x64 committed Aug 2, 2017
  • Add line showing how you can get database

    @ParkerK ParkerK committed Jul 18, 2017
  • database and db are different, to the individual who previously renamed all db to database, please don't, they are not the same

    @ParkerK ParkerK committed Jul 18, 2017
  • Revert 5793569634cd9602f22c5afdffd61ea3ae4aa2db...37bde652f1e2035d62abbee4e078fa7dbdc0fe28 on Anko SQLite

    @ParkerK ParkerK committed Jul 18, 2017
  • Replace all `db`s with `database`s because it's named like this in the extension function.

    @NWuensche NWuensche committed Jul 2, 2017
  • You have to Name all Arguments or None + Add Missing Bracket

    @NWuensche NWuensche committed Jul 2, 2017
  • You don't have to add id + make all Names equal

    @NWuensche NWuensche committed Jul 2, 2017
  • Delete all UNIQUEs in Document

    @NWuensche NWuensche committed Jul 2, 2017
  • UNIQUE crashes the DB

    @NWuensche NWuensche committed Jul 2, 2017
  • Make the Table Names equal

    @NWuensche NWuensche committed Jul 2, 2017
  • The database.insert(...) function doesn't work. I always have to use database.use with it.

    @NWuensche NWuensche committed Jul 2, 2017
  • Fix up grammatical error

    @liamja liamja committed May 27, 2017
  • Updated Anko SQLite (markdown)

    @yole yole committed May 12, 2017
  • Updated Anko – SQLite (markdown)

    @yanex yanex committed May 11, 2017
  • Updated Anko SQLite (markdown)

    @yanex yanex committed Mar 15, 2017
  • Updated Anko :heart: SQLite (markdown)

    @yanex yanex committed Mar 15, 2017
  • Updated Anko SQLite (markdown)

    @yanex yanex committed Mar 15, 2017
  • Updated Anko SQLite (markdown)

    @yanex yanex committed Mar 15, 2017
  • Updated Anko SQLite (markdown)

    @yanex yanex committed Mar 15, 2017
  • Created Anko SQLite (markdown)

    @yanex yanex committed Mar 15, 2017