The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| @todo | 2 | @todo |
| TODO | 0 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 2
| cz.startnet.utils.pgdiff.PgDiffConstraints | Line |
|---|---|
| Constraints that are depending on a removed field should not be added to drop because they are already removed. | 99 |
| cz.startnet.utils.pgdiff.PgDiffIndexes | Line |
| Indexes that are depending on a removed field should not be added to drop because they are already removed. | 95 |