Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make individual column valuables addressable, with smart content types #3

Open
simonw opened this issue Oct 23, 2017 · 1 comment
Open

Comments

@simonw
Copy link
Owner

simonw commented Oct 23, 2017

Some SQLite databases embed images in columns. It would be cool if these had URLs.

/database-name-7sha256/table-name/compound-pk/column
/database-name-7sha256/table-name/compound-pk/column.json
/database-name-7sha256/table-name/compound-pk/column.png
/database-name-7sha256/table-name/compound-pk/column.gif
/database-name-7sha256/table-name/compound-pk/column.txt

The one without an explicit file extension auto-detects the correct extension.

@simonw simonw added this to the Ship v1 milestone Oct 23, 2017
@simonw
Copy link
Owner Author

simonw commented Oct 23, 2017

@simonw simonw modified the milestones: Ship v1, v1 stretch goals Oct 23, 2017
simonw pushed a commit that referenced this issue Oct 25, 2017
Not yet complete. Refs #3
@simonw simonw removed this from the v1 stretch goals milestone Dec 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant