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

RF-498/Documnet-description-parsing #154

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

tomasdrga
Copy link
Contributor

  • Opravena chyba kedy sa description parsoval len po prvy enter, teraz to prejde vsetky povolene elementy az po dalsi header.
  • Zmena typu string -> text

@@ -0,0 +1,5 @@
class ChangeDescriptionToTextInPhaseRevisions < ActiveRecord::Migration[5.1]
def change
change_column :phase_revisions, :description, :text
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

chceme migráciu, ktorá nezmaže hodnoty

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@celuchmarek podla tychto clankov(clanok_1, clanok_2), by sa hodnota v tomto pripade zmazat nemala, ak to ide z string -> text, neda sa vsak rollbacknut...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@celuchmarek celuchmarek merged commit bf2da62 into master Dec 12, 2024
2 checks passed
@celuchmarek celuchmarek deleted the RF-498/Documnet-description-parsing branch December 12, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants