issues
search
haxetink
/
tink_sql
SQL embedded into Haxe
MIT License
53
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Proposal: add optional cache for tables
#156
serjek
opened
7 months ago
0
Unable to use an aggregated value in `orderBy()`
#155
cedx
opened
1 year ago
0
Add a `mysql_session_timezone` define to disable MySQL date functions
#154
cedx
closed
1 year ago
0
Bump sqlite3 from 5.0.2 to 5.1.5
#153
dependabot[bot]
opened
1 year ago
0
WIP: Initial SQL Server support
#152
cedx
closed
8 months ago
1
Fix UNIQUE for sqlite
#151
dpomier
closed
1 year ago
0
Bump sqlite3 from 5.0.2 to 5.0.3
#150
dependabot[bot]
closed
1 year ago
1
[Feature request] Add an option to ignore/remove `@:primary`/`@:autoIncrement` fields in `INSERT` queries
#149
cedx
opened
2 years ago
0
Bump minimist from 1.2.5 to 1.2.6
#148
dependabot[bot]
closed
2 years ago
0
add Connection#executeSql()
#147
andyli
closed
2 years ago
0
Initial Json type support
#146
andyli
closed
2 years ago
1
[Feature request] Execute raw SQL queries
#145
cedx
opened
3 years ago
4
Id<T> fails to cast to Int in haxe 4.2.2
#144
serjek
opened
3 years ago
2
is sum function not implement?
#143
sonygod
closed
3 years ago
1
Add tests for the `truncate` feature
#142
cedx
closed
3 years ago
0
is host only for localhost?
#141
sonygod
closed
3 years ago
0
Add the `TRUNCATE TABLE` operation
#140
cedx
closed
3 years ago
2
how to write select * ? in tink_sql?
#139
sonygod
closed
3 years ago
2
date compare expr wrong!
#138
sonygod
closed
3 years ago
8
is tink_sql support between keyword?
#137
sonygod
closed
3 years ago
1
how to write something like is not null or is null in sql?
#136
sonygod
closed
3 years ago
1
Upsert support
#135
andyli
closed
3 years ago
0
Add LessThan, LessThanOrEquals, GreaterOrEquals binops
#134
benmerckx
closed
3 years ago
1
Comparison is reversed for "less than (a date)"
#133
cedx
closed
3 years ago
2
Add support for `TRUNCATE` statement
#132
cedx
closed
3 years ago
2
more postgres support
#131
andyli
closed
3 years ago
3
Initial attempt to implement transactions
#130
kevinresol
closed
3 years ago
9
Initial PostgreSql support
#129
andyli
closed
3 years ago
1
let CI actually test php target
#128
andyli
closed
3 years ago
0
Fixes #126
#127
cedx
closed
3 years ago
0
[php] "sql_debug" compiler flag is not working as expected
#126
cedx
closed
3 years ago
0
Typing of orderBy with joining
#125
kevinresol
opened
3 years ago
2
Fixes #123
#124
kevinresol
closed
3 years ago
2
Complex subquery wrongly typed
#123
kevinresol
closed
3 years ago
0
Wrong DELETE query: the `@:table` alias is missing
#122
cedx
closed
3 years ago
1
fixing node mysql's timezone
#121
andyli
closed
4 years ago
1
Filter Date order is important
#120
hypersurge
opened
4 years ago
1
Generated
#119
kevinresol
closed
3 years ago
0
fix REAME example
#118
andyli
closed
4 years ago
1
add ssl field to node driver settings
#117
sh-dave
closed
4 years ago
4
Alias table at runtime
#116
benmerckx
opened
4 years ago
0
support IFNULL() function
#115
grepsuzette
closed
4 years ago
2
Support streaming for SELECT queries (#113)
#114
kevinresol
closed
4 years ago
0
Actually support streaming
#113
kevinresol
closed
4 years ago
0
Spatial
#112
kevinresol
closed
4 years ago
2
PDO unable to parse without ExprType
#111
kevinresol
opened
4 years ago
1
Replace the geojson library
#110
kevinresol
closed
4 years ago
3
Select tables
#109
benmerckx
opened
4 years ago
0
Distinct
#108
benmerckx
opened
4 years ago
1
Geometry types broken (becomes a Bytes instance) in CallProcedure
#107
kevinresol
opened
4 years ago
2
Next