Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#32 Save raw data #33

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

#32 Save raw data #33

wants to merge 2 commits into from

Conversation

vladimirshefer
Copy link
Member

Fixes #32

@vladimirshefer vladimirshefer added the enhancement New feature or request label May 3, 2020
@vladimirshefer vladimirshefer self-assigned this May 3, 2020
*/
@Nullable
@Column(name = "raw_data")
private String rawData;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

В базе просто как string? Не JSONB?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Сохранять исходный json для чека
2 participants