Closed saimn closed 6 years ago
This allows to have completion of table names when using db['some<TAB> in IPython. Small feature but handy to have.
db['some<TAB>
Cool stuff, thanks!
This allows to have completion of table names when using
db['some<TAB>
in IPython. Small feature but handy to have.