DBIx::Class::Migration - Perl. works but fiddly
App::JESP - Perl. Simpler
Flyway - popular
Liquibase - popular
MyBatis migrations - popular
DBDeploy - popular
Active Record Migrations - Ruby?
Squitch - standalone
Skeema - stands out
A piggy bank of commands, fixes, succinct reviews, some mini articles and technical opinions from a (mostly) Perl developer.
DBIx::Class::Migration - Perl. works but fiddly
App::JESP - Perl. Simpler
Flyway - popular
Liquibase - popular
MyBatis migrations - popular
DBDeploy - popular
Active Record Migrations - Ruby?
Squitch - standalone
Skeema - stands out
Developers, don't break UI guidelines, you insensitive clods!
Full-Screen Intent Notifications — Android | by Giorgos Neokleous | AndroidPub | Medium
https://medium.com/android-news/full-screen-intent-notifications-android-85ea2f5b5dc1
Notification.Builder | Android Developers
https://developer.android.com/reference/android/app/Notification.Builder#setFullScreenIntent(android.app.PendingIntent,%20boolean)
Display time-sensitive notifications | Android Developers
https://developer.android.com/guide/components/activities/background-starts
$ for server in $(cat servers); do echo $server $(ssh -A user@bastion "ssh -q -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no $server \"/bin/bash -c \\\"which mysqldump\\\"\" "); done
Explanation of explain output: