App-Dochazka-REST
view release on metacpan or search on metacpan
228822892290229122922293229422952296229722982299230023012302230323042305230623072308- Model/Shared.pm: in cud routine, add
'eid'
to PARAMHASH and run
SQL_SET_DOCHAZKA_EID_GUC to set
'dochazka.eid'
GUC session variable
- {Dispatch,Model}/Activity.pm: carry out necessary modifications
0.341 2014-12-09 17:17 CET
- work on getting the current EID into Model/Shared.pm->cud
-
send
request context in all
'insert'
,
'update'
and
'delete'
method calls on
datamodel objects; these methods then
split
out the DBIx::Connector object
and the current EID
- Model/: make all necessary modifications
- Test.pm, Dispatch/: deal
with
cascade effects (WIP)
- t/sql/, t/model/: adapt tests to current state
- t/dispatch/: WIP
0.342 2014-12-10 10:52 CET
- audit_Config.pm: DROP SCHEMA is not necessary here, since the immediately
preceding command is DROP DATABASE
- Dispatch/: completed the migration described above
- Model/: fix some lingering migration-related issues
- Test.pm, t/: migration broke lots of tests; we are now expected to
send
the
request context, but
with
Plack::Test there is none(!); fortunately, it is
( run in 0.252 second using v1.01-cache-2.11-cpan-e5176c747c2 )