]>
git.jsancho.org Git - datasette-pytables.git/log
summary | 
shortlog | log | 
commit | 
commitdiff | 
tree
first ⋅ prev ⋅ next
 
Javier Sancho [Fri, 11 May 2018 10:22:37 +0000 (12:22 +0200)]
 
Convert from bytes to strings
Javier Sancho [Fri, 11 May 2018 10:15:38 +0000 (12:15 +0200)]
 
Return columns and rows ready to be shown on datasette
Javier Sancho [Fri, 11 May 2018 08:35:34 +0000 (10:35 +0200)]
 
Basic execute method for queries
Javier Sancho [Tue, 8 May 2018 10:58:12 +0000 (12:58 +0200)]
 
PyTables Connection class
Javier Sancho [Tue, 8 May 2018 10:19:11 +0000 (12:19 +0200)]
 
Add connector type to inspect info
Javier Sancho [Mon, 7 May 2018 10:53:47 +0000 (12:53 +0200)]
 
Inspect pytables files for getting tables info
Javier Sancho [Fri, 4 May 2018 11:02:15 +0000 (13:02 +0200)]
 
Remove useless decorator
Javier Sancho [Fri, 4 May 2018 10:51:12 +0000 (12:51 +0200)]
 
Initial commit