Project

General

Custom queries

Profile

Actions

Architecture #2960

closed

Rename reportsSchema.sql to a more meaningful name

Added by Vincent MEMBRÉ over 12 years ago. Updated 10 months ago.

Status:
Rejected
Priority:
4
Assignee:
-
Category:
Architecture - Code maintenance
Effort required:
Name check:
Fix check:
Regression:

Description

reportsSchema.sql utility is not obvious we should rename it as rudderSchema.sql

Does it have an impact on packaging ?

Actions #1

Updated by Nicolas PERRON over 12 years ago

As you guessed, renaming reportsSchema.sql will have an impact on packaging, but this is only on rudder-reports package.

On your rudder-packages repository this command should suffice to adapt the renaming:

find rudder-packages/rudder-reports/ -type f -exec sed -i 's/reportsSchema.sql/rudderSchema.sql/g' {} \;

Actions #3

Updated by Nicolas PERRON over 12 years ago

  • Assignee changed from Nicolas PERRON to Vincent MEMBRÉ

What should I do with this ticket ? I can't change anything in the packaging if there is no change in upstream

Actions #4

Updated by François ARMAND about 12 years ago

  • Tracker changed from Bug to Architecture
  • Status changed from Discussion to 8
  • Target version changed from 2.5.0~rc1 to 2.6.0~beta1

That's not really a bug, more an architecture cleaning.
So I reschedule it with that label, for next version.

Actions #12

Updated by Nicolas PERRON over 11 years ago

Vincent, what are the news about this issue ?

Actions #28

Updated by François ARMAND about 10 years ago

  • Target version changed from 2.6.20 to 3.1.0~beta1
  • Parent task set to #5515

This is part of the normalisation of Rudder schema.

Actions

Also available in: Atom PDF