issues
search
simonw
/
datasette-graphql
Datasette plugin providing an automatic GraphQL API for your SQLite databases
https://datasette-graphql-demo.datasette.io/
Apache License 2.0
101
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Test against datasette>=1.0a8
#101
simonw
opened
9 months ago
0
Support for cookies and auth headers
#100
simonw
opened
9 months ago
0
Stop using datasette.table_metadata()
#99
simonw
opened
9 months ago
1
Menu options should not be displayed without a permission check
#98
simonw
opened
1 year ago
1
Doesn't work with authenticated Datasette instances
#97
simonw
opened
1 year ago
5
Upgrade for compatibility with Datasette 1.0
#96
simonw
opened
1 year ago
2
Demo links from the README are broken
#95
simonw
closed
1 year ago
3
Float cannot represent non numeric value: '2021-09-01 15:43:00.000'
#94
strefethen
opened
1 year ago
0
Upgrade to GraphiQL v2
#93
kiendang
opened
1 year ago
0
Customize path for GraphiQL interface
#92
bbbbbrie
closed
1 year ago
4
Name '__index' must not begin with '__', which is reserved by GraphQL introspection
#91
simonw
closed
2 years ago
3
500 error on _csv_progress_ table page
#90
simonw
closed
2 years ago
2
500 error on a table called _csv_progress
#89
simonw
closed
2 years ago
3
Upgrade to Graphene 3.1.0
#88
simonw
closed
2 years ago
4
Columns of views have incorrect datatype
#87
ad-si
opened
2 years ago
5
Bug in the example query in the README
#86
simonw
closed
2 years ago
2
TypeError: Query fields cannot be resolved. The description of the enum value must be a string.
#85
simonw
closed
3 years ago
3
500: Field names must not be keywords: 'if'
#84
simonw
closed
3 years ago
5
test_num_queries_limit fail on Python 3.6
#83
simonw
closed
3 years ago
3
Test against Python 3.10
#82
simonw
closed
3 years ago
1
Upgrade to Graphene 3.0
#81
simonw
closed
3 years ago
6
Upgrade to graphene 3.0
#80
simonw
closed
3 years ago
1
KeyError / status 500 for table with references
#79
curiousleo
closed
3 years ago
2
GraphQLLocatedError: 'rows'
#78
curiousleo
opened
3 years ago
4
Tests failing due to a race condition
#77
simonw
closed
3 years ago
2
Use ?_nofacet=1
#76
simonw
closed
3 years ago
2
Upgrade bundled GraphiQL and React dependencies
#75
simonw
closed
3 years ago
8
Use datasette.client instead of TableView
#74
simonw
closed
3 years ago
1
Bundle GraphiQL
#73
simonw
closed
3 years ago
4
Pin to graphene < 3.0
#72
simonw
closed
3 years ago
0
Tests are broken against Datasette 0.54
#71
simonw
closed
3 years ago
4
json_columns not respected by datasette-graphql after publishing
#70
mhalle
opened
3 years ago
1
Plugin hook to allow other plugins to define GraphQL APIs
#69
simonw
closed
2 years ago
9
in: and notin: filters work with lists of strings but not with lists of integers
#68
simonw
closed
3 years ago
3
Include foreign keys in suggested table queries
#67
simonw
closed
3 years ago
5
Datasette.config() is being renamed to .setting()
#66
simonw
closed
4 years ago
1
Should respect view-instance and other permissions
#65
simonw
closed
4 years ago
2
500 error on /graphql if no databases attached
#64
simonw
closed
4 years ago
0
Database and table action menu links to GraphQL API
#63
simonw
closed
4 years ago
5
Add menu item
#62
simonw
closed
4 years ago
0
Switch to using datasette.client
#61
simonw
closed
3 years ago
4
Add "try this" links to the README
#60
simonw
closed
4 years ago
0
Time and query limits
#59
simonw
closed
4 years ago
3
Custom arguments on tables
#58
simonw
closed
3 years ago
2
Add a example illustrating fragments
#57
simonw
closed
4 years ago
1
search: argument doesn't respect fts_table configuration
#56
simonw
closed
4 years ago
3
variables.md "try this" link doesn't include variables
#55
simonw
closed
4 years ago
1
graphql(query) template function should optionally support variables
#54
simonw
closed
4 years ago
1
Support returning arbitrary JSON from a field
#53
simonw
closed
4 years ago
2
Schema caching tests broken on Python 3.6 and 3.7
#52
simonw
closed
4 years ago
3
Next