#!/usr/pkg/bin/ruby31
require_relative '../lib/tiny_tds/bin'
Process.exit TinyTds::Bin.exe('tsql', *ARGV)
