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.
Opened 14 years ago
Closed 9 years ago
#6 closed enhancement (wontfix)
clause <regexp> dans les conditions daos
Reported by: | laurentj | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | jelix:dao | Version: | |
Severity: | major | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
Il faudrait dans les daos pouvoir faire un
<conditions> <regexp property="foo" expr="/^aa.*$/" /> </conditions>
Change History (5)
comment:1 Changed 14 years ago by laurentj
- Milestone set to Jelix 1.1
comment:2 Changed 13 years ago by laurentj
- Milestone changed from Jelix 1.1 to Jelix 1.2
comment:3 Changed 11 years ago by laurentj
- Documentation needed unset
- Milestone Jelix 1.2 deleted
comment:4 Changed 10 years ago by FlorianLB
comment:5 Changed 9 years ago by laurentj
- Resolution set to wontfix
- Status changed from new to closed
Je ne pense pas qu'il y ait une solution satisfaisante...
Note: See
TracTickets for help on using
tickets.
Je voulais m'en occuper mais j'hésite sur la marche à suivre devant les différentes implémentations des SGBD.
Passer par les drivers ? Implémenter d'un seule manière ?