services.wakapi.database.dialect

The database type to use for Wakapi.

Type
null or one of "postgres", "sqlite3", "mysql", "cockroach", "mssql"
Default
''
  Database dialect from settings if {option}`services.wakatime.settings.db.dialect`
  is set, or `null` otherwise.
''
Declared
<nixpkgs/nixos/modules/services/web-apps/wakapi.nix>