Skip to content

Jessitron

Search
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Newsletter
  • Search
Search
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Newsletter
  • Search

polyglotinous

Database versioning, Android style

July 20, 2012

Question: how can we track database schema upgrades? How can we make sure our database structure matches the deployed code? One answer: in Android’s SQLite database, they solve this problem by storing a version number in   a database property. When an application opens a connection, the version number in the code is checked against …

Read moreDatabase versioning, Android style

Tags android, polyglotinous

popular

  • Run an OpenTelemetry Collector locally in Docker
    Run an OpenTelemetry Collector locally in Docker
  • PowerShell equivalent of find
    PowerShell equivalent of find
  • PowerShell for `rm -rf`
    PowerShell for `rm -rf`
  • Git Rebase inside IntelliJ IDEA
    Git Rebase inside IntelliJ IDEA
  • Line endings in git
    Line endings in git

twitter

My Tweets

instagram

Gotta do the feeling first.
An unexpectedly long travel day ended in octopus

meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Newsletter

Tags

abstraction agile architecture automation change clojure complexity concurrency conference design DevOps Engineering functional functionalPrinciples Generativity git Java javascript learning OO philosophy products property-based testing reference ruby scala science secure code Software Development symmathesy systems Systems Thinking teams testing thinkingFunctionally tistil typescript Web Development wit Yak Shaving

Archives

Search

© 2022 Jessitron, LLC
Scroll back to top