Follow-up to #52.
Investigate whether Codd can safely support PostgreSQL connection service files.
Codd uses SQLx instead of libpq, so service files are not handled automatically. Supporting them would require mapping connection and SSL options into Codd's connection model and handling file access inside Flatpak.
Follow-up to #52.
Investigate whether Codd can safely support PostgreSQL connection service files.
Codd uses SQLx instead of libpq, so service files are not handled automatically. Supporting them would require mapping connection and SSL options into Codd's connection model and handling file access inside Flatpak.