FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
dev-env/test.sql at main · devnw/dev-env · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
devnw
/
dev-env
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Security and quality
Insights
Expand file tree
Breadcrumbs
dev-env
/
test.sql
Copy path
More file actions
More file actions
Latest commit
History
History
History
1 lines (1 loc) · 93 Bytes
Breadcrumbs
dev-env
/
test.sql
Copy path
File metadata and controls
1 lines (1 loc) · 93 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
SELECT
id,name,email
FROM
users
WHERE
status
=
'
active
'
AND
created_at
>
'
2024-01-01
'
;
Back
|
FazBrowse Home
|
New Git URL