-
```
What steps will reproduce the problem?
1. install latest version on vista32
2. copy dvd profiler information here:
c:\Users\solomon\Dvd Profiler\Databases\Default
3. run the importer on an colle…
-
Getting FEC data into a database is difficult. https://github.com/Solomon/opensecrets_to_postgres
Since I imagine the data is originally coming from a database, can you open up your nightly database …
-
I have a money field defined in what I think is the normal way:
``` python
from myplatform.models import AbstractBaseModel
from djmoney.models.fields import MoneyField
class Sale(AbstractBaseModel):
…
-
Hey guys! Trying to get the sample data for my spree app. Using these steps:
bundle exec rake railties:install:migrations
bundle exec rake db:migrate
bundle exec rake db:seed
bundle exec rake spree_sa…
-
@Solomon First off, thank you for doing this. It has saved me a ton of time. I'm a user that prefers the easy option (downloading the dump), but I'd really like to update my analysis to include the 20…
-
Hey guys, pretty new to ruby in general, and having some pretty big issues.
I've been following this: https://guides.spreecommerce.com/developer/getting_started_tutorial.html
After doing this, the …
-
There's not much point in having the whole driver subsystem unless one can actually create a network. I don't see that as part of docker/docker#13060.
If it is a requirement to not add new commands t…
-
I can't open my MusE project as MusE segfaults before it opens. It's some prob with the SimpleDrums plugin, of which I used a few. Here's the bt:
$ gdb muse3
GNU gdb (GDB) 7.10
Copyright (C) 2015 Fre…
-
Hi, I'm a sdr amateur in China. Thanks for your work. It receives messages like below.
-51045768861c17dc507d16e42403f5121e800a82c2d14ddd449222b8335a9841022d;rs=7;
-7d63b423ddeba347932bb8ca85ef9d3fb76c…
-
error when running 'rake que:work'
```
("class":"PG::UndefinedFunction","message":"ERROR: operator does not exist: integer = text\nLINE 7: WHERE queue = $1::text\n …