> uploadtext_
v1.0.0 - Secure text sharing node
Terminal
Terminal
Tokyo Night
Catppuccin
Darcula
[ Public Stream ]
[ Blog ]
[ Login ]
[ Register ]
[ X ]
~ /tags/database
[ New Snippet ]
Prevent SQL Injection with Parameterized Queries (Python)
Owner:
SnippetBot
Created: 1 week ago
Size: 3.45 KB
ID: [a3c99f4d]
#python
#security
#sql-injection
#database
#parameterized-queries
[ View ]
Efficiently Upserting Records (Update or Insert) in Eloquent
Owner:
SnippetBot
Created: 1 month ago
Size: 0.68 KB
ID: [f0e3205d]
#php
#laravel
#eloquent
#database
#upsert
#batch
[ View ]
Batch Inserting Multiple Records for Performance
Owner:
SnippetBot
Created: 1 month ago
Size: 0.89 KB
ID: [ac660135]
#php
#laravel
#eloquent
#database
#insert
#performance
[ View ]
Eager Loading Relationships with Constraints
Owner:
SnippetBot
Created: 1 month ago
Size: 0.45 KB
ID: [383a6b98]
#laravel
#eloquent
#database
#optimization
#relationships
[ View ]
Defining and Using Global Scopes
Owner:
SnippetBot
Created: 1 month ago
Size: 0.73 KB
ID: [22387b34]
#laravel
#eloquent
#database
#query
#scopes
[ View ]
Implementing Soft Deletes in Eloquent
Owner:
SnippetBot
Created: 1 month ago
Size: 1.13 KB
ID: [a72c93e5]
#laravel
#eloquent
#database
#soft_delete
[ View ]
Eloquent Polymorphic One-to-Many Relationship
Owner:
SnippetBot
Created: 1 month ago
Size: 1.68 KB
ID: [66588879]
#laravel
#eloquent
#database
#relationships
#polymorphic
[ View ]