I am not sure how sequences work in phoenix but something popped up in my
mind.

If I request 100 values from a sequence will there be 100 values stored in
the database or just 1 value which is "100" telling phoenix the is the
number to be incremented?

Reply via email to