Skip to content

Instantly share code, notes, and snippets.

Task ID: ServerTasks-87649
Related IDs: Deployments-32313, Channels-1252, Releases-21306, Projects-930, Spaces-1, Environments-41
Task status: Failed
Task queued: Tuesday, 09 April 2019 8:23:30 PM -05:00
Task started: Tuesday, 09 April 2019 8:23:30 PM -05:00
Task completed: Tuesday, 09 April 2019 8:23:36 PM -05:00
Task duration: 5 seconds
Server version: 2019.3.0+Branch.tags-2019.3.0.Sha.766cff30a6097aec53e5a8bb9658048b0d51dc93
Server node: EHOPSOCTO01
@JeffHenson
JeffHenson / Program.cs
Last active July 3, 2018 12:59
NuoDb Binary Column Repro
using System;
using System.Text;
using NuoDb.Data.Client;
namespace NuoDbBinaryRepro
{
internal class Program
{
public static void Main()
{