Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"the_geom" / "unknown OID" log output shown when migrating redmine_text_blocks plugin #6

Open
dkastl opened this issue Feb 8, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@dkastl
Copy link
Member

dkastl commented Feb 8, 2021

Having only redmine_text_blocks plugin installed the migration log output of docker-compose up --build shows:

tt_1       | I, [2021-02-08T06:27:30.868560 #78]  INFO -- : Migrating to ChangeRolesNameLimit (20190620135549)
gtt_1       | == 20190620135549 ChangeRolesNameLimit: migrating =============================
gtt_1       | -- change_column(:roles, :name, :string, {:limit=>255, :default=>""})
gtt_1       |    -> 0.0014s
gtt_1       | == 20190620135549 ChangeRolesNameLimit: migrated (0.0014s) ====================
gtt_1       | 
gtt_1       | unknown OID 17992: failed to recognize type of 'the_geom'. It will be treated as String.
gtt_1       | W, [2021-02-08T06:27:34.121774 #80]  WARN -- : Creating scope :system. Overwriting existing method Enumeration.system.
gtt_1       | I, [2021-02-08T06:27:34.536088 #80]  INFO -- : Migrating to CreateTextBlocks (20170831050051)
gtt_1       | == 20170831050051 CreateTextBlocks: migrating =================================
gtt_1       | -- create_table(:text_blocks)
gtt_1       |    -> 0.0174s
gtt_1       | == 20170831050051 CreateTextBlocks: migrated (0.0175s) ========================
@dkastl dkastl added the bug Something isn't working label Feb 8, 2021
@sanak sanak self-assigned this Apr 3, 2022
@sanak
Copy link
Member

sanak commented Apr 3, 2022

Okay, let me check about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants