Changes between Version 12 and Version 13 of ImportantUseCase3


Ignore:
Timestamp:
01/21/22 23:07:20 (2 years ago)
Author:
191215
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImportantUseCase3

    v12 v13  
    1010[SLIKA]
    1111
    12 {{{
     12{{{#!sql
    1313select u.email, u.username, u.full_name, u.profile_picture, u.type,
    1414        coalesce (a.*) as artist,
     
    3434[SLIKA]
    3535
    36 {{{
     36{{{#!sql
    3737select u.full_name, u.email
    3838        from artists a
     
    5252[SLIKA]
    5353
    54 {{{
     54{{{#!sql
    5555INSERT INTO project.manager_invites (email,name,invitation_token,created_at,artist_id)
    5656        VALUES ('test_manager@mail.com','Manager','$2y$10$mTOpvSVqKzGDHpUC5lyrPOfwcYgU7kz9Gbuc22dske4I2g4I.QZ6i',now(),(