| .. |
|
execution
|
Bug fix: Bytea nil values aren't stored as null in database.
|
2019-06-12 16:21:50 +02:00 |
|
alias.go
|
Default aliasing simplified.
|
2019-06-09 11:06:08 +02:00 |
|
bool_expresion.go
|
Explicit sqlbuilder cast.
|
2019-06-07 14:23:14 +02:00 |
|
bool_expression_test.go
|
Default aliasing simplified.
|
2019-06-09 11:06:08 +02:00 |
|
cast.go
|
Explicit sqlbuilder cast.
|
2019-06-07 14:23:14 +02:00 |
|
clause.go
|
Model sql tags.
|
2019-06-12 12:47:30 +02:00 |
|
column.go
|
Tests clean up.
|
2019-06-11 12:47:35 +02:00 |
|
column_test.go
|
Default aliasing simplified.
|
2019-06-09 11:06:08 +02:00 |
|
column_test_old.go
|
Column reference from sub queries.
|
2019-06-08 16:34:15 +02:00 |
|
column_types.go
|
Column reference from sub queries.
|
2019-06-08 16:34:15 +02:00 |
|
column_types_test.go
|
Default aliasing simplified.
|
2019-06-09 11:06:08 +02:00 |
|
date_expression.go
|
Explicit sqlbuilder cast.
|
2019-06-07 14:23:14 +02:00 |
|
delete_statement.go
|
Project rename.
|
2019-06-05 17:56:24 +02:00 |
|
delete_statement_test.go
|
Row and Array Comparisons (IN, NOT_IN).
|
2019-06-04 11:52:37 +02:00 |
|
doc.go
|
Generator clean up refactoring.
|
2019-05-24 13:13:13 +02:00 |
|
enum_value.go
|
Generate enum types for sqlbuilder.
|
2019-06-03 17:05:29 +02:00 |
|
example_test.go
|
Comparison operators refactoring.
|
2019-05-29 14:03:38 +02:00 |
|
expression.go
|
Tests clean up.
|
2019-06-11 12:47:35 +02:00 |
|
expression_old.go
|
Support for additional mathematical functions.
|
2019-06-01 15:00:37 +02:00 |
|
expression_old_test.go
|
Row and Array Comparisons (IN, NOT_IN).
|
2019-06-04 11:52:37 +02:00 |
|
expression_table.go
|
Column reference from sub queries.
|
2019-06-08 16:34:15 +02:00 |
|
expression_test.go
|
Tests clean up.
|
2019-06-11 12:47:35 +02:00 |
|
float_expression.go
|
Explicit sqlbuilder cast.
|
2019-06-07 14:23:14 +02:00 |
|
float_expression_test.go
|
Explicit sqlbuilder cast.
|
2019-06-07 14:23:14 +02:00 |
|
func_expression.go
|
Support for raw sql input.
|
2019-06-04 12:10:23 +02:00 |
|
func_expression_test.go
|
Table interface cleanup.
|
2019-06-05 17:15:20 +02:00 |
|
group_by_clause.go
|
Statements sql serialization simplified.
|
2019-05-08 13:47:01 +02:00 |
|
insert_statement.go
|
Tests clean up.
|
2019-06-11 12:47:35 +02:00 |
|
insert_statement_test.go
|
Tests clean up.
|
2019-06-11 12:47:35 +02:00 |
|
integer_expression.go
|
Explicit sqlbuilder cast.
|
2019-06-07 14:23:14 +02:00 |
|
integer_expression_test.go
|
Explicit sqlbuilder cast.
|
2019-06-07 14:23:14 +02:00 |
|
keyword.go
|
Aggregate functions
|
2019-06-03 18:28:16 +02:00 |
|
literal_expression.go
|
Explicit sqlbuilder cast.
|
2019-06-07 14:23:14 +02:00 |
|
literal_expression_test.go
|
Table interface cleanup.
|
2019-06-05 17:15:20 +02:00 |
|
lock_statement.go
|
Project rename.
|
2019-06-05 17:56:24 +02:00 |
|
lock_statement_test.go
|
Add statements debug sql support.
|
2019-05-12 18:15:23 +02:00 |
|
operators.go
|
Table interface cleanup.
|
2019-06-05 17:15:20 +02:00 |
|
operators_test.go
|
Table interface cleanup.
|
2019-06-05 17:15:20 +02:00 |
|
order_by_clause.go
|
Tests clean up.
|
2019-06-11 12:47:35 +02:00 |
|
projection.go
|
Default aliasing simplified.
|
2019-06-09 11:06:08 +02:00 |
|
select_statement.go
|
Default aliasing simplified.
|
2019-06-09 11:06:08 +02:00 |
|
set_statement.go
|
Tests clean up.
|
2019-06-11 12:47:35 +02:00 |
|
set_statement_test.go
|
Tests clean up.
|
2019-06-11 12:47:35 +02:00 |
|
statement.go
|
Project rename.
|
2019-06-05 17:56:24 +02:00 |
|
statement_test.go
|
Table interface cleanup.
|
2019-06-05 17:15:20 +02:00 |
|
string_expression.go
|
Explicit sqlbuilder cast.
|
2019-06-07 14:23:14 +02:00 |
|
string_expression_test.go
|
Explicit sqlbuilder cast.
|
2019-06-07 14:23:14 +02:00 |
|
table.go
|
Table interface cleanup.
|
2019-06-05 17:15:20 +02:00 |
|
table_test.go
|
Table interface cleanup.
|
2019-06-05 17:15:20 +02:00 |
|
test_utils.go
|
Tests clean up.
|
2019-06-11 12:47:35 +02:00 |
|
time_expression.go
|
Explicit sqlbuilder cast.
|
2019-06-07 14:23:14 +02:00 |
|
time_expression_test.go
|
Explicit sqlbuilder cast.
|
2019-06-07 14:23:14 +02:00 |
|
timestamp_expression.go
|
Explicit sqlbuilder cast.
|
2019-06-07 14:23:14 +02:00 |
|
timestampz_expression.go
|
Explicit sqlbuilder cast.
|
2019-06-07 14:23:14 +02:00 |
|
timez_expression.go
|
Explicit sqlbuilder cast.
|
2019-06-07 14:23:14 +02:00 |
|
types.go
|
Extend set operator to accept sets as parameters.
|
2019-05-13 11:48:58 +02:00 |
|
update_statement.go
|
Default aliasing simplified.
|
2019-06-09 11:06:08 +02:00 |
|
update_statement_test.go
|
Row and Array Comparisons (IN, NOT_IN).
|
2019-06-04 11:52:37 +02:00 |
|
utils.go
|
Tests clean up.
|
2019-06-11 12:47:35 +02:00 |