Skip to content

Instantly share code, notes, and snippets.

View polaroidkidd's full-sized avatar
🤔

Daniel Einars polaroidkidd

🤔
  • ti&m AG
  • Zürich, Switzerland
View GitHub Profile
@polaroidkidd
polaroidkidd / ExportSQLite.grt.lua
Created February 4, 2018 15:19 — forked from mrprompt/ExportSQLite.grt.lua
MySQL WorkBench Plugin to export database to SQLite
-- ExportSQLite: SQLite export plugin for MySQL Workbench
-- Copyright (C) 2009 Thomas Henlich
--
-- This program is free software: you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation, either version 3 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
-- but WITHOUT ANY WARRANTY; without even the implied warranty of
/**
* Write a description of class ArugmentChecks here.
*
* @author (your name)
* @version (a version number or a date)
*/
public class ArgumentChecks
{
private int amount;