C W

Results 141 comments of C W

Ok, weird. The BK tree both provides `OPERATOR 1

If adding a normal index and `ANALYZE`ing doesn't fix the issue, can you let me know what postgres version specifically you're running? I should have more time this weekend to...

Ok, so it's more of a planning issue, then. I'm not sure why the query planner thinks this index can handle `=` queries, but I'm apparently doing something wrong. I...

Can you e-mail me a instance of this? I hadn't seen that particular gallery structure. I'm not sure what to do about general embedded stuff (this is an issue with...

I mean, I try to save the contents of any text description, so.... *maybe*? A lot of it is hard because it's basically done with freeform text input. It'd be...

> I assume there's no easy way to get a separate csv file for each individual artist without doing some Python scripting? The above query is for a single artist?...

Whoops, didn't mean to close the entire issue. Also, now: ``` print(" dump [export_path] [sitename]") print(" Dump the database contents for users from a specific site to [export_path]") ```

There is a API endpoint (the webpage editing facilities operate using the API), I've just not documented them. For the moment, you probably want to look at [`editable.js`](https://github.com/fake-name/wlnupdates/blob/master/app/static/js/editable.js#L362-L471) and [`process_series_update_json`](https://github.com/fake-name/wlnupdates/blob/d63618fbf375505ee894284f957691d3a1269b47/app/api_handlers.py#L143-L322)...

> others edit works, but returns `{"error": false, "message": "Wat?!"}` [looks like it's working correctly, but that's a terrible return message](https://github.com/fake-name/wlnupdates/blob/master/app/api_handlers.py#L318-L321) I'll change that to something more reasonable. Not sure...

Twitter recycles names? Fuuuuck.