Project

General

Profile

Actions

Bug #6026

closed

SQL definition file uses varchar, but it should use only text

Added by Nicolas CHARLES over 9 years ago. Updated over 9 years ago.

Status:
Released
Priority:
N/A
Category:
Architecture - Code maintenance
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

A long time ago, when we were young and fool, we thought that using varchar in the database was a good idea.
Turns out, it is not. this ticket is to replace all varchar to text, as they are faster, and don't use more space


Subtasks 1 (0 open1 closed)

Bug #6027: Execute migration script to replace all varchar by text in the databaseReleasedBenoît PECCATTE2014-12-17Actions

Related issues 1 (0 open1 closed)

Related to Rudder - Architecture #5515: Normalize SQL object namesRejectedFrançois ARMANDActions
Actions #1

Updated by Nicolas CHARLES over 9 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Nicolas CHARLES to François ARMAND
  • Pull Request set to https://github.com/Normation/rudder/pull/734
Actions #2

Updated by Nicolas CHARLES over 9 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100
Actions #4

Updated by Vincent MEMBRÉ over 9 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 3.0.0~beta2, which were these days.

Actions

Also available in: Atom PDF