Julien Le Coupanec
a75ee3956e
Apply suggestion from @Copilot
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-12 19:25:31 +02:00
Ma JingHan
e8730f4987
Add essential sections to MySQL: Alter, Indexes, and Transactions
...
I have enhanced the MySQL cheat sheet by adding three essential sections that were previously missing:
1. Altering Table Structure: Commands for adding, modifying, renaming, and dropping columns/tables.
2. Indexes (Performance Tuning): Added CREATE INDEX, SHOW INDEX, and the EXPLAIN command for query analysis.
3. Transactions (Data Integrity): Added START TRANSACTION, COMMIT, and ROLLBACK for managing database consistency.
2026-03-21 14:45:28 +08:00
Julien Le Coupanec
64d33cf36d
Update README with new badges and links
2026-02-20 09:42:25 +01:00
Julien Le Coupanec
8249479622
Merge pull request #328 from biswajitdas-007/javascript
...
String methods added
2025-11-19 22:47:59 +01:00
Julien Le Coupanec
65ad8bf5d3
Merge pull request #425 from its-coded-coder/master
...
Add one liner to kill process on port
2025-11-19 22:46:24 +01:00
its-coded-coder
dba33d6681
Add one liner to kill process on port
2025-08-22 19:37:08 +03:00
Julien Le Coupanec
88e5be6e4b
Merge pull request #391 from Philip-Walsh/master
...
fix spelling and whitespace in cheatsheets
2024-08-24 23:07:02 +02:00
Philip-Walsh
2f9037b24e
fix spelling and whitespace in cheatsheets
2024-08-22 12:02:10 +01:00
Julien Le Coupanec
0931c8fc67
Merge pull request #356 from rukywe/update-mysql-commands
...
Add Comprehensive MySQL Commands to Cheatsheet
2024-06-20 23:30:39 +02:00
Julien Le Coupanec
3c2016f645
Merge pull request #273 from erfanansari/update-vim
...
add more shortcuts to vim.txt
2024-06-20 23:29:42 +02:00
Julien Le Coupanec
10872e02d1
Merge pull request #385 from WPRobson/master
...
add docker init command to docker cheatsheet
2024-06-07 23:35:19 +02:00
Julien Le Coupanec
365b4f72b7
Merge pull request #390 from MagedMohamedTurk/patch-1
...
Update C.txt
2024-06-07 23:34:57 +02:00
Maged Turkoman
0f74ebe37b
Update C.txt
2024-06-01 09:07:47 +03:00
Will Robson
bf4c0379f2
add docker init command to docker cheatsheet
2024-05-12 20:01:26 +01:00
Julien Le Coupanec
2aee46f169
Merge pull request #381 from FabricioLopees/fix/java
...
Update readme: fix grammatical error in java.md
2024-04-15 10:53:51 +02:00
FabricioLopees
22977d5ca1
update readme: fix grammatical error in java.md
2024-04-13 13:05:38 -03:00
FabricioLopees
a2c99c9674
update readme: fix grammatical error in java.md
2024-04-13 12:52:16 -03:00
Julien Le Coupanec
559d03ecf3
Merge pull request #372 from cunnellp5/cunnellp/vscode/add-command-and-cleanup-spaces
...
updates vscode cheat sheet
2024-02-26 18:25:32 +01:00
cunnellp5
bea751612a
updates vscode cheat sheet with one command
2024-02-15 07:10:18 -07:00
Kelvin Anigboro
4fdd37d875
Add Comprehensive MySQL Commands to Cheatsheet
2024-01-01 18:33:13 +00:00
Julien Le Coupanec
d143c60246
Merge pull request #354 from RomjanHossain/patch-1
...
swap current line with previous
2023-12-29 15:35:14 +01:00
Romjan D. Hossain
44371217a9
swap current line with previous
...
it should be `ddkP` instead of `ddkp`
2023-12-24 11:53:04 +06:00
Julien Le Coupanec
d63d75bb28
Merge pull request #350 from adgan11/patch-1
...
Fix Issue #316 : keygen deprecated
2023-11-07 11:40:11 +01:00
Ahmed Gagan
94087440e5
Fix Issue #316 : keygen deprecated
2023-11-06 12:16:17 +05:30
Julien Le Coupanec
8557d4f3d8
Merge pull request #337 from phaneendra24/adding-js-arrayMethod
...
adding the at() method
2023-07-11 12:20:48 +02:00
phaneendra
f8d75a7ccf
adding the at method
2023-07-07 16:49:20 +05:30
Julien Le Coupanec
5ff48033e1
Merge pull request #304 from sangeethkc/master
...
new laravel artisan commands added
2023-06-26 22:00:00 +02:00
SANGEETH
6c3b6ee90e
Merge branch 'LeCoupa:master' into master
2023-06-26 15:24:39 +05:30
Julien Le Coupanec
7e9e6af408
Merge pull request #334 from samyak003/master
...
Added cheatsheet for Firebase CLI
2023-06-19 12:59:07 +02:00
Samyak
0ee3753e2f
Added cheatsheet for Firebase CLI
2023-06-18 19:58:27 +05:30
Julien Le Coupanec
dd94d3aa70
docs(nginx): tail logs to inspect requests
2023-05-31 16:13:26 +02:00
Biswajit Das
9d8c46566b
String methods added
2023-03-18 14:03:03 +05:30
Julien Le Coupanec
8ec2267167
docs: remove youtube promotion for the time being
2022-12-30 20:31:32 +01:00
sangeethkc
cb9ca87a4b
new laravel commands added
2022-10-18 15:27:14 +05:30
Julien Le Coupanec
ec7afa056b
Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets
2022-08-28 21:08:14 +02:00
Julien Le Coupanec
47ff229fcd
docs: update ubuntu
2022-08-28 21:08:12 +02:00
Julien Le Coupanec
4c1540a448
docs: readme
2022-08-28 21:08:02 +02:00
Julien Le Coupanec
5bbef08e46
Merge pull request #293 from EhtashamHaider/master
...
update html5.html
2022-08-26 17:36:21 +02:00
Julien Le Coupanec
bf8cc22dae
Merge pull request #294 from mhemanthkmr/patch-1
...
added rm -f in docker.sh
2022-08-18 21:47:44 +02:00
HemanthKumar M
b095a3534d
added rm -f in docker.sh
...
Kindly Verify it
2022-08-05 15:31:25 +05:30
Ehtasham Haider
463d563edf
update html5.html
...
Added an ins tag that is good for writing the content that has been inserted into the document. Browser will automatically underline this text
2022-08-01 12:47:00 +05:00
Julien Le Coupanec
6f67bf688e
Merge pull request #290 from Technical-Shubham-tech/css3-added
...
Created cheatsheet for CSS3
2022-07-12 08:33:20 +02:00
Julien Le Coupanec
335c178141
Merge pull request #292 from simonardejr/patch-1
...
removing php version
2022-07-06 11:12:11 +02:00
Julien Le Coupanec
313ecb8d53
Merge pull request #284 from mdambro/patch-1
...
Update java.md
2022-07-06 11:11:02 +02:00
Julien Le Coupanec
936500c032
Merge pull request #286 from codemonkey85/patch-1
...
Fix a typo
2022-07-06 11:10:33 +02:00
Julien Le Coupanec
908e4a11c7
Merge pull request #287 from ozayman/patch-1
...
UPDATE
2022-07-06 11:10:16 +02:00
Simonarde Lima
153d665c53
removing php version
...
str_replace it's been around since php 4 ( https://www.php.net/manual/pt_BR/function.str-replace.php ) 😁
2022-07-01 07:13:44 -03:00
Sanidhya Kr. Verma
ab8f391f60
created cheatsheet for CSS3
2022-06-10 22:43:19 +05:30
Olindo Zaman
7c9fb9e945
UPDATE
2022-05-27 13:17:42 +06:00
Michael Bond
28c89f1a3b
Fix a typo
2022-05-25 08:39:25 -04:00