package-validator
package-validator copied to clipboard
Note: Duplicate Package
Check for duplicate packages. Provide it as a note.
This will be done after the initial onslaught of the backlog is completed.
@ferventcoder what are your thoughts on how to achieve this? Just take the id of the submitted package, and do a wildcard search on it?
or a full text search (SQL) perhaps? (don't know if the validator supports that though)