This website requires JavaScript.
Explore
Help
Sign In
IT4Change
/
gradido
Watch
3
Star
0
Fork
0
You've already forked gradido
mirror of
https://github.com/IT4Change/gradido.git
synced
2025-12-13 07:45:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gradido
/
database
/
entity
/
0001-init_db
History
Ulf Gebhardt
1f8d7b8230
fixed two old User Entity definitions. This is legit since this never changed and just was a missing definition. (Normally it would be forbidden to change old entity models or migrations)
2021-12-21 02:58:11 +01:00
..
Balance.ts
Add balance for seeded users
2021-11-30 13:20:59 +01:00
Migration.ts
…
ServerUser.ts
seed peter lustig as admin
2021-11-26 09:47:13 +01:00
Transaction.ts
…
TransactionCreation.ts
Timestamp to date
2021-12-02 09:29:05 +01:00
TransactionSendCoin.ts
Merge master into this branch, comment out the protobuf encryption module to see if the structure would work without it.
2021-10-22 14:55:06 +02:00
TransactionSignature.ts
entity model
2021-12-02 09:30:44 +01:00
User.ts
fixed two old User Entity definitions. This is legit since this never changed and just was a missing definition. (Normally it would be forbidden to change old entity models or migrations)
2021-12-21 02:58:11 +01:00
UserTransaction.ts
…