Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spokeywheeler/informix-grabbag
Bits and pieces, scripts, miscellanies and stuff
https://github.com/spokeywheeler/informix-grabbag
Last synced: 19 days ago
JSON representation
Bits and pieces, scripts, miscellanies and stuff
- Host: GitHub
- URL: https://github.com/spokeywheeler/informix-grabbag
- Owner: SpokeyWheeler
- License: mit
- Created: 2019-04-20T12:15:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-16T05:47:55.000Z (about 1 year ago)
- Last Synced: 2023-12-16T06:51:01.469Z (about 1 year ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# informix-grabbag
Bits and pieces, scripts, miscellanies and stuff- gen-primary-from-unique.sh: generate SQL to build primary key constraints on top of unique indexes (note that results may need tweaking, e.g. if you have two unique indexes on a table)
- identify-anon-objects.sql: SQL to identify objects that have not been explicitly named
- rename-anon-objects.sh: generate SQL to rename objects that have not been explicitly named