This website requires JavaScript.
Explore
Sign In
skills
/
gosom__google-maps-scraper
Watch
1
Star
0
Fork
0
You've already forked gosom__google-maps-scraper
mirror of
https://github.com/gosom/google-maps-scraper.git
synced
2026-09-19 07:27:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
develop
gosom__google-maps-scraper
/
scripts
/
migrations
/
0001_create_tables.down.sql
T
Add File
New File
Upload File
Apply Patch
Giorgos Komninos
b867226004
Adds database provider for distributed crawling
2023-05-14 15:01:48 +03:00
4 lines
42 B
PL/PgSQL
Raw
Permalink
Blame
History
BEGIN
;
DROP
TABLE
gmaps_jobs
;
COMMIT
;
Reference in New Issue
View Git Blame
Copy Permalink