pagai
pagai copied to clipboard
Tools to suggest SQL columns for Pyrog
## Description On pyrog, when we are on a source and we want to change the Database connection credentials, the get_owners function is called on form change, inducing a call...
Sample and display 20 random rows and add option for resampling To explore database (especially for pypa)
It's useful to know if the column is filled at 90% or 5% This could be integrated in the current view to explore a table.
We currently have no test at all, let's start doing some! - [ ] Define a strategy to have mock data accessible - [ ] Test the dependency graph -...
We'd like to add a check of the python syntax using `black` in Travis (it's a python reformater)