Commit graph

17 commits

Author SHA1 Message Date
Zach Daniel
2015aa658c improvement: support ash main upsert_condition logic 2024-09-03 18:02:14 -04:00
Zach Daniel
cf1207dd60 chore: fix recent type casting logic change 2024-08-26 11:10:54 -04:00
Zach Daniel
1e286106e6 fix: properly traverse newtypes when determining types
closes #1406
2024-08-25 17:41:36 -04:00
Zach Daniel
73c7a915e0 chore: format 2024-08-12 14:45:04 -04:00
Zach Daniel
5e8ac4bf7e fix: we missed a change when preparing for ecto 3.12 parameterized type changes 2024-08-12 14:22:21 -04:00
Zach Daniel
6b100a0559 chore: update changelog 2024-07-15 13:54:29 -04:00
Zach Daniel
ab97b2947b improvement: add binding() expression 2024-07-15 10:25:39 -04:00
Zach Daniel
da925604a8 improvement: use latest type casting code from ash 2024-07-14 11:44:33 -04:00
Zach Daniel
cef4c8fce0 improvement: support new type determination code 2024-07-14 09:25:49 -04:00
Zach Daniel
00a9db3cc0 improvement: detect more cases when detecting types in expressions 2024-07-13 15:11:38 -04:00
Barnabas Jovanovics
3385bd21f1
improvement: add storage type option (#342)
---------

Co-authored-by: Zach Daniel <zach@zachdaniel.dev>
2024-07-08 09:54:50 -04:00
Zach Daniel
95a3ff3c00 fix: store fallback_basis for type detection 2024-06-19 19:49:33 -04:00
Zach Daniel
10f106490c fix: rework expression type detection 2024-06-19 19:30:36 -04:00
Zach Daniel
526020e26c improvement: better type handling using new type inference 2024-06-18 16:37:32 -04:00
Zach Daniel
4fbd821ee3 fix: support old/new parameterized type format
closes #308
2024-05-27 12:15:56 -04:00
Zach Daniel
eb08fed28b improvement: fixes for 3.0 changes and AshSql changes 2024-04-01 13:58:44 -04:00
Zach Daniel
efcc1a651b improvement: move many internals out to AshSql package 2024-03-31 22:38:12 -04:00
Renamed from lib/types/types.ex (Browse further)