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 10 years ago
Closed 10 years ago
#1193 closed bug (fixed)
jDbPDOConnection - wrong dsn for sqlite
Reported by: | catsoup | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.2RC1 |
Component: | jelix:db | Version: | trunk |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
Connection error with PDO Sqlite: the dsn is not well generated
Change History (3)
comment:1 Changed 10 years ago by catsoup
- review set to review?
comment:2 Changed 10 years ago by catsoup
sorry, good url of the patch https://bitbucket.org/catsoup/jelix-trunk-patches/src/tip/ticket1193.patch
comment:3 Changed 10 years ago by laurentj
- Resolution set to fixed
- review changed from review? to review-
- Status changed from new to closed
With your patch, you removed a feature :-)
I fixed the bug and improved the jDb driver for sqlite. http://bitbucket.org/jelix/jelix-trunk/changeset/5ad2fbbb5cac
Note: See
TracTickets for help on using
tickets.
patch: http://bitbucket.org/catsoup/jelix-trunk-patches/changeset/752b3be2e500 I'll look also to make a little test for testapp