postgres-ai / postgres-checkup

Postgres Health Check and SQL Performance Analysis. :point_right: THIS IS A MIRROR OF https://gitlab.com/postgres-ai/postgres-checkup
GNU Affero General Public License v3.0
169 stars 14 forks source link

Keep rows order #153

Closed dmius closed 5 years ago

dmius commented 5 years ago

Keep rows order in reports implemented with OrderedMap library. Some MD templated reworked. and some still can be improved.