index
:
pracro.git
aasimon
master
new_protocol
origin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
src
/
pracrodaopgsql.cc
Age
Commit message (
Expand
)
Author
2011-02-18
Some small changes in the postgres error handling, and a lot of tests, inspir...
deva
2011-02-17
'Renamed' active/setActive methods to idle/setIdle, since these names makes m...
deva
2011-02-17
Rewrite of all old tests to new unittest framework. Also some work on testdb;...
deva
2011-02-04
Fixed wrong conditional.
deva
2011-02-04
Database pool is now used instead of one connection per session. Admin interf...
deva
2011-02-04
Session locking mechanism gone crazy. This needs a rewamp at some point.
deva
2011-01-25
New database layout.
deva
2011-01-14
Add 'template' to transactions table in db.
deva
2010-07-05
Remove PRACRO_ prefix from debug macros.
deva
2010-06-10
Add transaction support on database pr. pracro session. Makes it possible to ...
deva
2009-08-07
Catch exceptions from new connection.
deva
2009-07-22
Changed the way the macros are looked up in the filesystem (now they are pars...
deva
2009-07-17
More work on the macrotool. Now fieldnames can be added and deleted, and a fi...
deva
2009-07-10
Fieldname queries added macrotool.
deva
2009-02-19
Renamed cpr to patientid
deva
2009-02-17
Made the --with-db=no configure option actually compile without the db (even ...
deva
2009-02-11
Updated file header comments to fit the rest of the project.
deva
2009-02-10
- Rewrite part of the database backend setup and abstraction
bertho