You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We already had a PR fixing the docs (#216) about the table_name, that this is located under options. This extra layer was introduced since we now have more options at hand. For example to configure the locking of the store (patchlevel/event-sourcing#613) and soon from the stream store (patchlevel/event-sourcing#620). We should add the config param into the docs.
The text was updated successfully, but these errors were encountered:
We already had a PR fixing the docs (#216) about the
table_name
, that this is located underoptions
. This extra layer was introduced since we now have more options at hand. For example to configure the locking of the store (patchlevel/event-sourcing#613) and soon from the stream store (patchlevel/event-sourcing#620). We should add the config param into the docs.The text was updated successfully, but these errors were encountered: