Michał Zając

Results 21 issues of Michał Zając

### Expected behavior Index table and filter section should fit on screen ### Actual behavior Filters section gets pushed out of screen ![screenshot_20190123_154713](https://user-images.githubusercontent.com/6539261/51614554-2e72bb00-1f26-11e9-9526-220d3e425460.png) Note the scrollbar and the bottom ###...

Currently when you create a new Padrino project with PostreSQL adapter when you try to create or drop the database it tries to call `createdb` or `dropdb` binary as seen...

**Describe the bug** I did look through the issues and https://github.com/gphoto/libgphoto2/issues/343 seems to indicate that my camera **should** be supported but I can't do anything at all. I suspect it's...

Sony

**Describe the bug** `gphoto2 --list-folders` yields `PTP I/O Error` after listing some directories **Name the camera** Camera name as shown by gphoto2 --auto-detect or USB IDs gphoto2 --auto-detect ``` Model...

```ruby class TeasController < ApplicationController def create result = NewTeaService.new.call(params.to_unsafe_h) case result in Success[:created, Tea => tea] render tea, status: :created in Failure[_, errors] render json: errors, status: :unprocessable_entity end...

**Describe The Problem** Android WireGuard client refuses to import via QR code with `WireGuard/TunnelImporter: Couldn't import tunnel: unkown section in Config` I also tried scanning the QR code using https://play.google.com/store/apps/details?id=de.markusfisch.android.binaryeye&hl=pl&gl=US...

bug

**Is your feature request related to a problem? Please describe.** As outlined in https://github.com/donaldzou/WGDashboard/issues/164#issuecomment-1079265393 - if anything/anyone modifies the wireguard interface being configured AND `SaveConfig` is enabled then `wg-quick` will...

enhancement

## Issue `bundle exec rails db:seed` throws `ActiveRecord::ConnectionAdapters::SQLServerAdapter does not support skipping duplicates`. ## Expected behavior A single SQL INSERT should be generated and executed ## Actual behavior When using...

bug

Since https://github.com/hashicorp/terraform-provider-kubernetes-alpha was archived and we can no longer comment on https://github.com/hashicorp/terraform-provider-kubernetes-alpha/issues/123 then I'm just going to cross-post it to here so this doesn't get forgotten

bug
upstream-terraform
progressive apply
manifest

This is the dumbest approach that: 1. Checks if there's a database configuration with a name matching `/test/` and a given adapter. 2. If there's a match then it renames...