Comment on Ask HN: How to build static website that displays database dataparentComments−majkinetor5yYou are wrong. Give us reference for native html function in postgres and not string massage.−stephen825yhttps://www.sqlite.org/cli.html#dotmodeI have just checked it via cli: sqlite3 -header -html foo.db−majkinetor5yThat is feature of CLI tool, not sqlite.−nabla95yFrom command line use psql -H Alternatively \pset format html−majkinetor5yAgain, feature of CLI tool not postgresql.
Comments
You are wrong. Give us reference for native html function in postgres and not string massage.
https://www.sqlite.org/cli.html#dotmode
I have just checked it via cli:
That is feature of CLI tool, not sqlite.
From command line use
AlternativelyAgain, feature of CLI tool not postgresql.