https://github.com/little-brother/sqlite-gui-column-modifiers
Column modifier plugins for sqlite-gui
https://github.com/little-brother/sqlite-gui-column-modifiers
Last synced: about 2 months ago
JSON representation
Column modifier plugins for sqlite-gui
- Host: GitHub
- URL: https://github.com/little-brother/sqlite-gui-column-modifiers
- Owner: little-brother
- License: gpl-2.0
- Created: 2024-08-28T16:26:16.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T16:46:44.000Z (8 months ago)
- Last Synced: 2025-01-16T07:26:27.560Z (3 months ago)
- Language: C
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
The repository contains column modifiers for [sqlite-gui](https://github.com/little-brother/sqlite-gui). These plugins provide an easy way to make a resultset more readable by value transformation and colorization in a column on the fly e.g. `10123` can be modified to `10 123` or `1724530361695` to `24-08-2024`. Check [Wiki](https://github.com/little-brother/sqlite-gui-column-modifiers/wiki) if you want to create own plugin.
If you need a new plugin or improve an existing one, feel free to contact me at [email protected].