Commit graph

  • 85c9104d34 Fix syntax error Aaron L 2017-04-23 16:17:46 -07:00
  • 5ee4b06c9b Move CircleCI file to correct spot Aaron L 2017-04-23 16:16:07 -07:00
  • 3a38ed1f7a Add Dockerfile Aaron L 2017-04-23 16:14:37 -07:00
  • e4d1e606fd CI for mssql Aaron L 2017-04-02 10:00:42 -07:00
  • 6a0817d37d Update benchmark section Aaron L 2017-04-23 14:28:21 -07:00
  • 5a33894412 Add contribution guidelines Aaron 2017-04-16 11:57:06 -07:00
  • d9b991e487 Merge remote-tracking branch 'michsior/dev' into dev Aaron 2017-04-16 11:35:12 -07:00
  • 91a798d9af Update global.go Michał Mrozek 2017-04-16 20:00:43 +02:00
  • 0818af0e26 Don't use XSlice where unneeded. Aaron L 2017-04-04 19:44:36 -07:00
  • 10cfe74989 Fix a bug that could occur on no-field inserts Aaron L 2017-04-04 19:42:49 -07:00
  • d13410617f Correct whitespace errors Aaron L 2017-04-04 19:40:12 -07:00
  • 91950e711e Add slack badge to readme Aaron L 2017-04-04 17:46:51 -07:00
  • 3d1f3fc609 Use different schema names for different drivers Aaron L 2017-04-02 09:40:08 -07:00
  • 4560da9bd1 Fixed comment for TableNames Sergey Kurt 2017-04-02 12:48:29 +03:00
  • fd2c7ad764 Fixed Upsert statement for postgres, mysql Sergey Kurt 2017-04-02 12:27:33 +03:00
  • b2acda8ade Generic Select statement in Reload Sergey Kurt 2017-04-01 21:11:01 +03:00
  • f913d5e791 Generic Delete statement Sergey Kurt 2017-04-01 21:08:29 +03:00
  • 178d925c24 Generic Update statement Sergey Kurt 2017-04-01 21:00:13 +03:00
  • 783e7a82b3 Choosing StartIndex at template time Sergey Kurt 2017-04-01 20:30:40 +03:00
  • b6d0a5142a Removed special case for mssql Sergey Kurt 2017-04-01 20:16:05 +03:00
  • e1dfd0bb1e Newline at end of file Sergey Kurt 2017-04-01 18:59:22 +03:00
  • aca431b3ce Merge pull request #123 from concreted/patch-1 Patrick O 2017-04-01 12:49:13 +10:00
  • f94fa547e7 (fix) typo in README Aric Huang 2017-03-31 15:02:32 -07:00
  • a4ba4b6e9d Uniqueidentifier now treated as uuid Sergey Kurt 2017-03-31 11:39:12 +03:00
  • dfbcef7fe3 Fixed typo and combined variables declaration Sergey Kurt 2017-03-31 11:27:34 +03:00
  • 874d2ed2e6 Fixed type for non-nullable uniqueidentifier, xml Sergey Kurt 2017-03-31 11:24:11 +03:00
  • dbf897977a Newline at end of file Sergey Kurt 2017-03-31 11:07:30 +03:00
  • b10df110a0 Newline at end of file Sergey Kurt 2017-03-31 11:05:52 +03:00
  • b4fc4447f8 Fixed trim direction Sergey Kurt 2017-03-31 11:03:16 +03:00
  • 83b935168f Branching with if-else Sergey Kurt 2017-03-31 10:59:03 +03:00
  • 8ef33a1127 PkgName in error Sergey Kurt 2017-03-31 10:52:54 +03:00
  • f4b9b2a406 Better startIndex calculation Sergey Kurt 2017-03-21 13:15:37 +03:00
  • 9bafa2f158 MSSQL Upsert statement Sergey Kurt 2017-03-21 13:04:07 +03:00
  • 6bc6b1690c Fixed FK constraints Sergey Kurt 2017-03-20 12:50:33 +03:00
  • 13bdda4e20 Simplified insert query Sergey Kurt 2017-03-19 18:12:06 +03:00
  • 68ac8a3c34 Disabled UseLastInsertID in favor of query output params Sergey Kurt 2017-03-19 18:05:55 +03:00
  • d40d074320 Filtering columns with auto values Sergey Kurt 2017-03-19 12:44:15 +03:00
  • 12dce9d986 Auto columns in Inserts removed Sergey Kurt 2017-03-19 12:42:55 +03:00
  • a508530f63 Allow UseLastInsertID Sergey Kurt 2017-03-19 12:39:59 +03:00
  • 49d052af53 FKs moved to alter caluse Sergey Kurt 2017-03-19 12:34:19 +03:00
  • e6c6056353 Fixed CREATE DATABASE query Sergey Kurt 2017-03-19 00:02:14 +03:00
  • ff5957e4e8 Fixed queries Sergey Kurt 2017-03-18 17:30:35 +03:00
  • ccb0c9f6c8 Missed placeholder Sergey Kurt 2017-03-18 16:22:31 +03:00
  • 97e32c21be Default MS SQL sslmode and port for viper Sergey Kurt 2017-03-18 15:50:03 +03:00
  • 7162e9e927 Fixed default port for MS SQL Sergey Kurt 2017-03-18 15:47:52 +03:00
  • 8874738f73 Fixed query formatting Sergey Kurt 2017-03-18 15:40:17 +03:00
  • 21917fcfc6 Refactored if-else in WhereClauseRepeated Sergey Kurt 2017-03-18 15:32:39 +03:00
  • f3f8074833 Removed blank lines and spaces Sergey Kurt 2017-03-18 15:18:04 +03:00
  • 4718e72b6d Idiomatic quotes Sergey Kurt 2017-03-16 11:43:51 +03:00
  • 35eefdda41 MS SQL test schema Sergey Kurt 2017-03-16 11:32:24 +03:00
  • 79f6c344c1 Updates for MS SQL support Sergey Kurt 2017-03-16 11:30:57 +03:00
  • 5bc7addb8a Randomize for uniqueidentifier data type Sergey Kurt 2017-03-16 11:30:07 +03:00
  • 2e9535d56e Added uniqueidentifier and xml types (as string) Sergey Kurt 2017-03-16 11:29:31 +03:00
  • b1b0249898 New line at end of file Sergey Kurt 2017-03-16 11:01:49 +03:00
  • 8de60ee26a Update and Insert for columns with autogenerated values Sergey Kurt 2017-03-16 10:54:55 +03:00
  • e943c37a99 Update and Insert only for columns without autogenerated Sergey Kurt 2017-03-16 10:26:05 +03:00
  • 0a50c90a58 Fixed test for MS SQL for columns with IDENTITY Sergey Kurt 2017-03-16 09:55:50 +03:00
  • 4c2062caee Fixed code generation for Update and Reload Sergey Kurt 2017-03-15 19:35:44 +03:00
  • f45f98ef03 Fixed placeholders Sergey Kurt 2017-03-15 19:13:20 +03:00
  • ad15668462 Fixed code generation Sergey Kurt 2017-03-15 19:04:13 +03:00
  • bfab02bde1 WhereClauseRepeated func for repeated Where clause Sergey Kurt 2017-03-15 18:02:56 +03:00
  • 54f960659b Ignore columns with defaults in randomize Sergey Kurt 2017-03-15 15:37:04 +03:00
  • 6fad1bd148 Added column flag for autogenerated values like IDENTITY | TIMESTAMP | ROWVERSION Sergey Kurt 2017-03-15 15:31:09 +03:00
  • 705befef07 Fixed types mapping Sergey Kurt 2017-03-15 14:12:21 +03:00
  • 85fc6e546a Fixed float and real mapping Sergey Kurt 2017-03-14 18:49:40 +03:00
  • 6aadf439c9 Fixed column types mapping Sergey Kurt 2017-03-14 18:45:41 +03:00
  • 51e9961f0a Fixed OUTPUT values on Insert Sergey Kurt 2017-03-14 18:06:33 +03:00
  • 5d72569635 Fixed Insert and Select for timestamp, rowversion Sergey Kurt 2017-03-14 18:06:12 +03:00
  • 813fd43e03 Ignore columns with defaults on Insert Sergey Kurt 2017-03-14 17:41:45 +03:00
  • a48e5f7f82 MS SQL compatible query for RETURNING clause Sergey Kurt 2017-03-14 16:52:54 +03:00
  • e2e619dfb2 Check for error on tables schema file opening Sergey Kurt 2017-03-14 16:51:56 +03:00
  • 0bdbee86f1 Queries refactoring Sergey Kurt 2017-03-14 14:58:32 +03:00
  • 4f02886c2b Added space in SELECT TOP clause Sergey Kurt 2017-03-14 14:31:52 +03:00
  • b783311248 Hack for MS SQL limit/offset query without ORDER BY clause Sergey Kurt 2017-03-14 14:24:03 +03:00
  • e3254c1851 Allow MS SQL driver to use indexed placeholders Sergey Kurt 2017-03-14 14:01:53 +03:00
  • aa01f21b5c Pass UseTopClause flag into the Dialect object Sergey Kurt 2017-03-14 13:59:05 +03:00
  • ed6dad7eed MS SQL compatible query for checks if the row exists Sergey Kurt 2017-03-14 13:53:35 +03:00
  • 83d90f3f28 Fixed quote symbols order Sergey Kurt 2017-03-14 13:48:38 +03:00
  • 454a3a816a Fixed quote symbols Sergey Kurt 2017-03-14 13:46:35 +03:00
  • b3c4580efa Fixed comment for SchemaTable Sergey Kurt 2017-03-14 12:45:50 +03:00
  • cbdbe4891a MSSQL rows limit/offset via TOP or OFFSET ... FETCH NEXT ... ROWS Sergey Kurt 2017-03-14 11:13:56 +03:00
  • e2f32e746e Main MSSQL test template Sergey Kurt 2017-03-13 19:11:34 +03:00
  • b4c9af72e7 Correct quote symbols Sergey Kurt 2017-03-13 16:28:23 +03:00
  • 2d3983b992 Bit and tinyint data types support Sergey Kurt 2017-03-13 16:27:16 +03:00
  • 54af37ef9a SchemaTable with MSSQL support Sergey Kurt 2017-03-13 16:25:12 +03:00
  • 132339026a Regular expression for FK destroyer Sergey Kurt 2017-03-13 16:24:08 +03:00
  • e00ea60679 Initial MSSQL support Sergey Kurt 2017-03-13 12:55:26 +03:00
  • e8723a2797 Fix modulus fix v2.2.0 Patrick O'brien 2017-03-04 20:15:05 +10:00
  • 60a40eaf48 Fix randomize vals wrapping around to ngative vals Patrick O'brien 2017-03-04 12:17:26 +10:00
  • 9067237f32 Bump Version Aaron L 2017-03-01 18:31:16 -08:00
  • 8f96ba35d6 Allow insertion of only-defaulted tables Aaron L 2017-03-01 18:18:47 -08:00
  • a5cb765403 Ensure created_at isn't updated when unnecessary Aaron L 2017-02-24 22:52:09 -08:00
  • 8aa4e2148c Use _ to avoid reserved words in func args Aaron L 2017-02-24 22:27:05 -08:00
  • 3747754236 export importer members and add basepath for Stat Patrick O'brien 2017-02-05 21:41:30 +10:00
  • e2c53aa312 Add imports library functionality Patrick O'brien 2017-02-05 20:17:11 +10:00
  • dea061f571 Use Base and Stat instead of os.Seperator split Patrick O'brien 2017-02-05 16:45:41 +10:00
  • e70ed0d070 Bump version Patrick O'brien 2017-02-05 02:27:55 +10:00
  • 60814eed1f Fix replace feature Patrick O'brien 2017-02-05 02:24:20 +10:00
  • acaf94ef5f Remove println that should not be present Patrick O'brien 2017-02-04 23:22:39 +10:00
  • 10ee452032 Hide replace flag from help output Patrick O'brien 2017-02-04 15:51:07 +10:00