googlesheets-sql-sync icon indicating copy to clipboard operation
googlesheets-sql-sync copied to clipboard

Sync Google Sheets to your SQL databases (one-way only)

Results 14 googlesheets-sql-sync issues
Sort by recently updated
recently updated
newest added

Before this software was fixed, everything worked flawlessly. I have not made any real changes to my Google Sheet but now I'm getting the following error: ```java There was a...

If a new column has been added, alter database table and add column at the correct position.

The browse-url call doesn't work on every system. Allow disabling it.

Rather do a comparison of data in this service than doing the drop+insert thing on the DB.

enhancement
help wanted
good first issue

Run integration tests #13 and automatically create Docker image #17 using Github Action

help wanted
good first issue

Use https://github.com/seancorfield/next-jdbc

help wanted

Should be build on CI and available via Docker Hub

enhancement
help wanted
good first issue

also needs to alter table automatically when col type changed

enhancement
help wanted
good first issue

Instead of lein. Just need to figure out a way to build an Uberjar that can be run the same way as now.

help wanted