demianturner / sgl-docs-tickets-migration-test

0 stars 0 forks source link

rebuild sequence fails if primary key is not numeric #1531

Closed demianturner closed 11 years ago

demianturner commented 11 years ago

This can be easily tested, just configure SGL to save sessions to database and issue rebuild sequences command. I fixed this for mysql and mysql_SGL

demianturner commented 11 years ago

[mvrhov] Demain please fix the paths before applying as I'm using 0.6.2 version and not the one from SVN

demianturner commented 11 years ago

[demian] hey Miha - it's been a while :-) will apply this shortly - we're just getting a release out.

demianturner commented 11 years ago

[mvrhov] Yeah. Have changed the job, so no more Seagull for me (: Well I've come to two projects in my spare time which seemed like a nice thing to try out the latest stable version of SGL.

demianturner commented 11 years ago

[demian] Thanks for the patch Miha and good luck in the new job. Hope to see you around for future versions of Seagull :-)

demianturner commented 11 years ago

[demian](In [3446]) Fix rebuild sequences when database session storage is used, fixes #1531