repo.or.cz
/
debiancodesearch.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
opensearch manifest: use GET parameters for correct escaping
[debiancodesearch.git]
/
schema.sql
blob
3608985e363df7cee32d9b6738a14d030d0e2caf
1
CREATE TABLE pkg_ranking (
2
package text NOT NULL,
3
total real,
4
popcon real,
5
rdepends real
6
);