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.h
Age
Commit message (
Collapse
)
Author
2014-02-26
Port from libpqxx to libpq.
Bent Bisballe Nyeng
2011-02-17
'Renamed' active/setActive methods to idle/setIdle, since these names makes ↵
deva
more sence.
2011-02-04
Database pool is now used instead of one connection per session. Admin ↵
deva
interface supports session unlock.
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-06-10
Add transaction support on database pr. pracro session. Makes it possible to ↵
deva
discard all edited macros.
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
without an installed libpqxx).
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
- Fix some printf's into debug statements