Commit Graph

8 Commits (840a124b66d404c57c22e2ea566c6c4b1b83601b)

Author SHA1 Message Date
Victor Dubiniuk 8897dda9ab Remove deprected API usage. Step 1 9 years ago
Victor Dubiniuk 65de023e94 Use a separate field for optype. No more LIKE in queries 10 years ago
Victor Dubiniuk 7356dcfae3 Db_Session -> Db\Session 10 years ago
Victor Dubiniuk 61576a8374 Add db flag for guests 10 years ago
daniel 1ca71cf4b3 remove newline at end of file (editor added that automatically) 11 years ago
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.
11 years ago
Victor Dubiniuk 9ab3c0cbce Make sure that DB has no broken entries created on prerelease evaluation 11 years ago
Victor Dubiniuk e60c91acbb Add missed files 11 years ago