-
**Describe the bug**
I encountered an error 'Next: ORA-01805: Possible Error in Date/Time Operation' while attempting to execute a query on a `TIMESTAMP(6) WITH TIME ZONE VISIBLE` field. This error i…
-
Hello,
I re-use data from the [#first issue](https://github.com/mickrideout/pix4d-flightplan-to-anafi/issues/1), and I try now to include the elements provided by the MAVLink file, such as **SPEED*…
-
This isn't an issue, just wanted to say thanks for putting this together. Somehow playing FFIV on multiple computers mangled the datafile that tracks locations you've visited and monsters you've kill…
-
Hello @iamscottxu
I work on Windows 10 and have installed your plug-in via the .exe file.
I also use a open source RTSP server (recommended by ffmpeg) from here: https://github.com/revmischa/rtsp…
-
Enhance repeated directional presses to detect if movement occurred. If not, try a perpendicular press, then the original press to see if movement occurred.
-
As noted in https://github.com/Xilinx/RapidWright/issues/36, `Cell.getSiteInst().getCells()` will return route thru LUT cells that would otherwise not be returned by `Design.getCells()`.
However, …
-
Here is a manually conversion using as base `sql-2016-foundation-grammar.txt` that we can see a railroad diagram for the grammar by copying and paste the EBNF shown bellow on https://www.bottlecaps.de…
-
I've been doing my best to try and port some portraits made for a mod for the Pixel Remaster of FF6, but this results in image cropping since the limit seems to be 40x40 pixels. You would assume this …
-
代码如下
var begTime=new DateTime(2021, 3, 1);
await _ruleRepository.Orm.Select()
.Where(x => x.DATETIME >= begTime)
.ToDelete().ExecuteAffrowsAsync();
生…
-
Not sure if this is the right place to ask, but I haven't been able to find the location of the Magicite Level-Up Bonuses.
The names of the Level-Up Bonuses are stored in Message/system_en.txt, but t…