helpful_snippets/Readme.md

9 lines
310 B
Markdown
Raw Normal View History

2025-01-16 05:44:09 +01:00
# Helpful snippets
This is a repository with useful snippets of various kinds of code
## Structure
2025-01-16 05:49:18 +01:00
- [MySQL](./src/branch/master/MySQL)
2025-01-16 07:09:11 +01:00
- - [all_foreign_keys_to_table_or_column](./src/branch/master/MySQL/all_foreign_keys_to_table_or_column.md)
- - [identify_lock](./src/branch/master/MySQL/identify_lock.md)