abc icon indicating copy to clipboard operation
abc copied to clipboard

Power of appbase.io via CLI, with nifty imports from your favorite data sources

Results 29 abc issues
Sort by recently updated
recently updated
newest added

Hey guys, Is there any way to do a http request in a transform file / otto ? Trying to import/require https module but get an error... Thanks ##### Checks...

##### Checks - [x] I have mentioned my `abc` version in the issue, if applicable. - [x] This issue is not a duplicate. - [x] This issue has a description.

``` abc --version Version: 0.6.7 Variant: !oss Go version: go1.11.1 OS: linux Arch: amd64 ``` I'm trying to import only one collection from a mongodb database which has three collections,...

Let's suppose a sql _where_ clause: ```sql where (year = 2021 and month = 1 and day>=1) and (year = 2021 and month = 1 and day

We want to define ranges of values from a field to import data from prostgresql to elasticsearch. How could we do that? ##### Checks ``` Version: 1.0.0-beta.1 Variant: !oss Go...

I am using linux and when I run `abc import ...` it creates the `'%!s()'` folder. Why it was named like that? ##### Checks ``` Version: 1.0.0-beta.2 Variant: !oss Go...

`abc 0.4.0`, a read-only credentials view would make sharing the URL safer. ##### Checks - [x] I have mentioned my `abc` version in the issue, if applicable. - [x] This...

enhancement

Question: Does this resume from where it left off if abc is stopped and started later on?

enhancement
difficulty/easy

I'm using abc version 1.0.0-alpha.0 and Elasticsearch version 7.2. This is probably not a problem with abc itself but with my understanding of the documentation (or my lack of understanding...

I am trying to use ABC to import data from my local sql server instance to my local elasticsearch instance (running on a docker container) When I run the following...