#
studio
Here are 245 public repositories matching this topic...
An open-source format and tools for game developers 🎮
-
Updated
Mar 22, 2019 - C#
Temario, apuntes y ejercicios para el módulo de Desarrollo de Aplicaciones Web (DAW)
-
Updated
Feb 10, 2020 - PLSQL
Sofie: The Modern TV News Studio Automation System (Server Core)
automation
news
graphics
tv
live
television
broadcast
studio
automation-framework
sofie
studioautomation
-
Updated
Aug 28, 2020 - TypeScript
SQL Operations Studio Dashboard Widgets - including Always ON
-
Updated
Apr 22, 2018 - PowerShell
Gruppo di studio su Erlang ed Elixir (an open source book about the Elixir programming language, italian)
-
Updated
May 26, 2020
Convert Winamp AVS .avs preset files to WebVS JSON
-
Updated
Jul 16, 2020 - TypeScript
Learning material for the DP-100 exam
python
data-science
machine-learning
exam
studio
certification
virtual-machines
azure-notebooks
azure-services
-
Updated
Jun 23, 2020
Temario, apuntes y ejercicios para el módulo de Desarrollo de Aplicaciones Multiplataforma (DAM) - 2º año
-
Updated
Feb 10, 2020 - PHP
A template used for constructing games in GameMaker: Studio based on Sonic the Hedgehog titles for the Sega Genesis / Mega Drive.
template
retro
gamemaker
sega
studio
sonic
genesis
hedgehog
megadrive
sonic-the-hedgehog
gamemaker-studio
registered-trademarks
constructing-games
sonic-team
-
Updated
Aug 26, 2020 - Game Maker Language
JellyJamPreserve is a Raspberry Pi project using Jack Timemachine (http://plugin.org.uk/timemachine/) to record audio in a studio.
-
Updated
Dec 1, 2019 - Python
A fast, modular MQTT-based signalling & display solution for Web Radio Stations using IDJC. Or just to make your smart home even smarter.
multilingual
i18n
radio
mqtt
smarthome
display
l10n
studio
signal
radio-station
internet-radio-stations
webradio
idjc
iowarrior
-
Updated
Aug 14, 2018 - CSS
Improve this page
Add a description, image, and links to the studio topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the studio topic, visit your repo's landing page and select "manage topics."
Describe the bug
Filtering with more than 1 condition is not working due to quotes being added in column names after the first. This is a query that was generated from master:
SELECT * FROM dev.dog WHERE id = 1 AND "weight_lbs" = 35
Note the weight_lbs has quotes around it.
To Reproduce
Steps to reproduce the behavior:
I used the getting started data found here:
https://docu