Forum

Why Projector_V3.0....
 
Notifications
Retirer tout

Why Projector_V3.0.-

4 Posts
2 Utilisateurs
0 Reactions
3,582 Vu
(@a-mikael)
Posts: 35
Active Member
Début du sujet
 
[#848]

Hi,

Why this change in projector_v3.0.-?

-- ///////////////////////////////////////////////////////////
-- // PROJECTOR                                             //
-- //-------------------------------------------------------//
-- // Version : V3.0.0                                      //
-- // Date : 2012-09-06                                     //
-- ///////////////////////////////////////////////////////////
--
-- // Specific part for existing MySql database 
--
RENAME TABLE `${prefix}user` TO `${prefix}resource`;

Thx


 
Posté : 5 Déc PM 19:1212
(@babynus)
Posts: 14952
Membre Admin
 

Because v3 brings compatibility with PosgreSql
and user is a reserved key word on PostgreSql


 
Posté : 5 Déc PM 19:1212
(@a-mikael)
Posts: 35
Active Member
Début du sujet
 

It will take a long time to rename all one by one in sources :S


 
Posté : 5 Déc PM 20:1212
(@babynus)
Posts: 14952
Membre Admin
 

luckily there is.no need to ...;)


 
Posté : 5 Déc PM 20:1212
Share:
Retour en haut