Adolfus

Adolfus is a genus of lizards of the family Lacertidae. The genus is endemic to subsaharan Africa.[2]

Adolfus
Adolfus africanus
Scientific classification
Kingdom: Animalia
Phylum: Chordata
Class: Reptilia
Order: Squamata
Family: Lacertidae
Subfamily: Lacertinae
Genus: Adolfus
Sternfeld, 1912[1]
Male of Adolfus jacksoni
Male of Adolfus africanus

Etymology

The generic name, Adolfus, is in honor of German explorer Duke Adolf Friedrich of Mecklenburg.[3]

Species

The following species are recognized as being valid.[2]

Nota bene: A binomial authority in parentheses indicates that the species was originally described in a genus other than Adolfus.

gollark: It doesn't have a way to revert migrations because I never actually make mistakes.
gollark: Nim.
gollark: There's an array of SQL scripts a bit above it.
gollark: Check out minoteaur's advanced™ migration engine:```nimproc migrate*(db: DbConn) = let currentVersion = fromDbValue(get db.value("PRAGMA user_version"), int) for mid in (currentVersion + 1) .. migrations.len: db.transaction: logger.log(lvlInfo, "Migrating to schema " & $mid) db.execScript migrations[mid - 1] db.exec("PRAGMA user_version = " & $mid) logger.log(lvlDebug, "DB ready")```
gollark: My DB-using projects include all migration capability too, if sometimes limited to a bunch of `CREATE TABLE IF NOT EXISTS` calls, but if I ever *needed* it I would just make them able to call some functions to migrate the rows.

References

  1. "Adolfus". www.dahmstierleben.de.
  2. "Adolfus". www.reptile-database.reptarium.cz.
  3. Beolens B, Watkins M, Grayson M (2011). The Eponym Dictionary of Reptiles. Baltimore: Johns Hopkins University Press. xiii + 296 pp. ISBN 978-1-4214-0135-5. (Genus Adolfus, p. 2).

Further reading


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.