Custom Query (2152 matches)
Results (931 - 933 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#245 | duplicate | Support for composite primary keys | rgrp | rgrp |
Description |
Problem here is that foreign key then becomes "complicated" (composite).
|
|||
#246 | duplicate | Support for primary key not named id | rgrp | rgrp |
Description |
At the moment setting of continuity_id depends on base table pkcol being id. Should not be hard to change this -- and may get for free as part of ticket:245 (composite primary keys) |
|||
#249 | invalid | Regex search | rgrp | dread |
Description |
Search of package name and title (and other fields) using regular expressions. Current example use-case: Wanting to specify packages with title beginning with 'B'. Issues:
Implementation:
http://www.postgresql.org/docs/current/static/functions-matching.html#FUNCTIONS-POSIX-TABLE |
Note: See TracQuery
for help on using queries.