cr1at0rs

Results 6 issues of cr1at0rs

**Describe the bug** Yarn seed with DB_CLIENT=mysql fails. **To Reproduce** Steps to reproduce the behavior: 1. git clone the repo 2. change the DB_Client=mysql in .env file and set socket,...

## Bug report: * **Expected Behavior**: * **Actual Behavior**: ``` pry(main)> Apartment::Tenant.create('tesla') (1.0ms) CREATE SCHEMA "tesla" [] SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "pg_trgm" [] SQL (0.1ms) CREATE EXTENSION...

bug

### I am trying to move my database over to Hasura but its not clear how can I store and use native Postgres functionality of querying and storing CIDR values....

k/enhancement
help wanted
c/server
p/medium
a/data/postgres
c/v3-ndc-postgres
s/triaged

How can I provide multiple hosts for PANOS? Ideally I would wanna provide multiple hosts. As of now it looks like only one env can be provided rather than a...

2.3.0 :004 > context = ExecJS.compile(source) NoMethodError: undefined method `encode' for #< .... Hi guys I am using execjs 2.7.0 to compile a npm library. I am getting this error....

Hi, CrisisMappingToolkit CrisisMappingToolkit/cmt/mapclient_qt.py ` # Load the pickle formatted data with open(path, 'rb') as f: (pickle_images, TileManager._lru_keys) = pickle.load(f) # Unpack images one at a time TileManager._images = {} for...