Skip to content

Commit

Permalink
数据类型空值处理
Browse files Browse the repository at this point in the history
  • Loading branch information
redgreat committed Aug 27, 2024
1 parent 21ca12c commit ea02fdf
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 69 deletions.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
%% Release profiles
%% To create a release just run
%% rebar3 as prod release
{relx, [{release, {eadm, "0.1.40"},
{relx, [{release, {eadm, "0.1.41"},
[eadm, nova, epgsql, poolboy, lager, sasl, inets, observer, runtime_tools]},
{mode, minimal},
{extended_start_script, true},
Expand Down
Loading

0 comments on commit ea02fdf

Please sign in to comment.