muatik / flask-profiler

a flask profiler which watches endpoint calls and tries to make some analysis.
MIT License
751 stars 95 forks source link

Explicitly autoincrement the ID #115

Open amarvin opened 2 years ago

amarvin commented 2 years ago

SAP HANA doesn't autoincrement by default, so flask_profiler doesn't work with that RDBMS.