]> git.jsancho.org Git - datasette-pytables.git/log
datasette-pytables.git
5 years agoProvide int types instead numpy types for allowing JSON encoding
Javier Sancho [Tue, 15 May 2018 10:27:51 +0000 (12:27 +0200)]
Provide int types instead numpy types for allowing JSON encoding

5 years agoFilter fields with conditions from datasette forms
Javier Sancho [Tue, 15 May 2018 08:30:25 +0000 (10:30 +0200)]
Filter fields with conditions from datasette forms

5 years agoResolve queries by rowid (nrow)
Javier Sancho [Mon, 14 May 2018 10:18:39 +0000 (12:18 +0200)]
Resolve queries by rowid (nrow)

5 years agoReturn default __getitem__ when label is a string
Javier Sancho [Fri, 11 May 2018 10:36:12 +0000 (12:36 +0200)]
Return default __getitem__ when label is a string

5 years agoConvert from bytes to strings
Javier Sancho [Fri, 11 May 2018 10:22:37 +0000 (12:22 +0200)]
Convert from bytes to strings

5 years agoReturn columns and rows ready to be shown on datasette
Javier Sancho [Fri, 11 May 2018 10:15:38 +0000 (12:15 +0200)]
Return columns and rows ready to be shown on datasette

5 years agoBasic execute method for queries
Javier Sancho [Fri, 11 May 2018 08:35:34 +0000 (10:35 +0200)]
Basic execute method for queries

5 years agoPyTables Connection class
Javier Sancho [Tue, 8 May 2018 10:58:12 +0000 (12:58 +0200)]
PyTables Connection class

5 years agoAdd connector type to inspect info
Javier Sancho [Tue, 8 May 2018 10:19:11 +0000 (12:19 +0200)]
Add connector type to inspect info

5 years agoInspect pytables files for getting tables info
Javier Sancho [Mon, 7 May 2018 10:53:47 +0000 (12:53 +0200)]
Inspect pytables files for getting tables info

5 years agoRemove useless decorator
Javier Sancho [Fri, 4 May 2018 11:02:15 +0000 (13:02 +0200)]
Remove useless decorator

5 years agoInitial commit
Javier Sancho [Fri, 4 May 2018 10:51:12 +0000 (12:51 +0200)]
Initial commit