Tables/Indexes trying to be recreated when not using the 'public' PostgreSQL schema #436

Closed
opened 2016-08-04 14:48:09 +00:00 by jerrykan · 1 comment
jerrykan commented 2016-08-04 14:48:09 +00:00 (Migrated from github.com)

This is actually an issue I am experiencing with using the gogs project, but the problem seems to be with xorm, so I'm reporting it here. Most of the specific details can be found in the original gogs issue (gogits/gogs#3359).

My best guess is that xorm seems to be overriding or ignoring the search_path set for the user connecting to the database.

This is actually an issue I am experiencing with using the [gogs](https://github.com/gogits/gogs/) project, but the problem seems to be with xorm, so I'm reporting it here. Most of the specific details can be found in the original gogs issue (gogits/gogs#3359). My best guess is that xorm seems to be overriding or ignoring the `search_path` set for the user connecting to the database.

This is related to #361

This is related to #361
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xorm/xorm#436
No description provided.