developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
#1171 closed bug (fixed)
prefixe dbconfig not supported with master_admin script generator
Reported by: | flav | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | Jelix 1.1.7 |
Component: | jelix:db | Version: | 1.1.6 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
Lors de la génération des tables jauth par le script du module d'administration, si la configuration de la base de donnée utilise un préfixe, celui ci n'est pas pris en compte.
Change History (2)
comment:1 Changed 10 years ago by laurentj
- Component changed from jelix to jelix:db
- Documentation needed set
- Milestone set to Jelix 1.1.7
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 10 years ago by laurentj
- Documentation needed unset
Note: See
TracTickets for help on using
tickets.
backported patch of ticket #869: added the support of %%PREFIX%% in SQL scripts, and fixed all query where it doesn't use prefixTable.
http://bitbucket.org/jelix/jelix-1.1.x/changeset/7d0b8b373d81