published_songs (view)
1 row where "publish_on" is on date 2016-02-25 and track = 7
This data as json, CSV (advanced)
Suggested facets: publish_on (date)
id | slug | publish | publish_on | title | description | credits | lyrics | track | release_id | player_code |
---|---|---|---|---|---|---|---|---|---|---|
86 | play-it-as-it-loops | 1 | 2016-02-25 06:05:55 | Play It As It Loops | I should have scattered my private life got tangled in telemarketing it's a wow, i'm on fire, it's amazing so bring it to me I couldn't suspend my disbelief unreliable narrators in my bed “through the night / he lays bare it is what it is but it's not what we thought it's a wow, i'm on fire, it's amazing so bring it to me |
7 | 12 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE VIEW published_songs as select * from music_song where publish;