Victor Dubiniuk
7356dcfae3
Db_Session -> Db\Session
2014-08-04 20:51:50 +03:00
Victor Dubiniuk
61576a8374
Add db flag for guests
2014-04-11 01:03:41 +03:00
daniel
1ca71cf4b3
remove newline at end of file (editor added that automatically)
2013-11-28 20:21:03 +01:00
daniel
a9f1c04ed2
remove unnecessary sub-select
...
member_id is the primary key and therefore unique => the nested select statement is not necessary and only adds additional computational overhead on the db.
2013-11-28 20:14:46 +01:00
Victor Dubiniuk
9ab3c0cbce
Make sure that DB has no broken entries created on prerelease evaluation
2013-11-27 18:02:16 +03:00
Victor Dubiniuk
e60c91acbb
Add missed files
2013-11-09 17:30:46 +03:00