dalibo / explain.dalibo.com

PEV2 Flask service. Visualizing and understanding PostgreSQL EXPLAIN plans made easy.
PostgreSQL License
40 stars 15 forks source link

Add a password when creating a plan #15

Open robinportigliatti opened 1 year ago

robinportigliatti commented 1 year ago

Hello,

Could you add an encryption of the plan by a password when we create them ?

The password would be used to encrypt the plan and only users with the password could access the plan.

Robin,