File change frequency (churn) shows the distribution of file updates (days with at least one commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
schema.py in pgsmo/objects/schema |
131 | 31 | 537 | 1680 | 22 |
table.py in pgsmo/objects/table |
358 | 80 | 139 | 1680 | 20 |
database.py in pgsmo/objects/database |
180 | 38 | 537 | 1680 | 19 |
view.py in pgsmo/objects/view |
22 | 4 | 537 | 1680 | 16 |
server.py in pgsmo/objects/server |
168 | 31 | 537 | 1680 | 15 |
__init__.py in pgsmo |
50 | - | 537 | 1680 | 14 |
function_base.py in pgsmo/objects/functions |
255 | 55 | 537 | 1662 | 14 |
role.py in pgsmo/objects/role |
115 | 22 | 537 | 1678 | 11 |
column.py in pgsmo/objects/table_objects |
344 | 48 | 117 | 1665 | 11 |
setup.py in root |
14 | - | 163 | 1712 | 10 |
tablespace.py in pgsmo/objects/tablespace |
68 | 13 | 537 | 1677 | 10 |
collation.py in pgsmo/objects/collation |
91 | 16 | 537 | 1665 | 10 |
sequence.py in pgsmo/objects/sequence |
132 | 20 | 117 | 1664 | 10 |
index.py in pgsmo/objects/table_objects |
119 | 21 | 537 | 1665 | 9 |
rule.py in pgsmo/objects/table_objects |
86 | 15 | 537 | 1665 | 7 |
trigger.py in pgsmo/objects/table_objects |
148 | 25 | 537 | 1665 | 7 |
constraints.py in pgsmo/objects/table_objects |
279 | 45 | 537 | 1665 | 7 |
function.py in pgsmo/objects/functions |
9 | 1 | 537 | 1669 | 5 |
flake8.ps1 in scripts |
14 | - | 139 | 1683 | 5 |
view_base.py in pgsmo/objects/view |
120 | 25 | 537 | 1574 | 5 |