Tim Wisniewski

Results 142 comments of Tim Wisniewski

Hey @javierjulio, just checking in to see if there's anything else I can do to progress this?

@PussInDasBoot I'm sorry to hear that! Really thought we'd identified all the edge cases. Hope it hasn't caused you too much trouble. Would you be up for sharing your ApplicationPolicy?...

Going to call this an enhancement instead

Sure @javierjulio, see below. I've just made `after_save` `raise` (after_save shouldn't be called in the two test cases, as the data is invalid). There's probably a cleaner assertion I could...

Okay, thanks @javierjulio. I struggled to work out how the callback implementation works, so I'm not sure I'll be able to provide a fix either. I'll look for an alternative...

I was able to decrypt it using [this python script from omni](https://github.com/omnigroup/OmniGroup/blob/master/Frameworks/OmniFileStore/DecryptionExample.py)

`getPrimaryKey` actually returns every key as an array in `rows` -- just support array responses

Also, @jmealo, the current build does seem to let you browse and update tables with compound primary keys. Could you paste/send the schema of the table you were having trouble...

Hi @rabbykst, have you read the instructions in the readme? It talks about setting up a database first - did you do that? What error are you seeing?

Can you send the link to your heroku app? Maybe there's a clue in the javascript console.