Hi John,

I tried using it, but they have a problem with indexes. It treats NULL as
unique, so an index with NULLS in it (but otherwise unique) fails.

If you use Devise, it sets up indexes likes this by default, so you have to
fiddle with the indexes to get it to work. Not a massive problem, but not
the default behaviour if you compare it to a regular MySQL installation.

I reported the fault to Xeround (twice) but didn't get anywhere. But the
actual reason I'm not using it is because it's too expensive for my
requirements.

Cheers,
Graeme


On 12 July 2011 09:15, John Beynon <[email protected]> wrote:

> Is anyone actually using the Xeround addon - whether via Heroku addons or
> going direct to Xeround?
>
> We've run into a pretty fundamental problem where when we go to create a
> record the id is incremented but the row isn't added to the database. We
> know it's not a problem with the app/code because we've pointed it at a none
> Xeround DB and it all works fine -
>
> Was just curious if anyone else is trying to use Xeround?
>
> cheers,
>
> John
>
> --
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/heroku/-/x4EUdV9wN7gJ.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to