• unknown's avatar
    crash-me.sh: · d50415ce
    unknown authored
      Wrap long lines,
      New test - date_format_inresult (returns which date
      format dbms uses in the result set)
      New tests:
        -date_format_ISO 
        -date_format_ISO_with_date (checks if DBMS supports 
              YYYY-MM-DD or DATE 'YYYY-MM-DD' formats)
        -date_format_EUR
        -date_format_EUR_with_date (the same but 'DD.MM.YYYY' 
              format)
        -date_format_USA
        -date_format_USA_with_date ( the same but 'MM/DD/YYYY' format)
        -date_format_YYYYMMDD
        -date_format_YYYYMMDD_with_date 
    
    
    sql-bench/crash-me.sh:
      Wrap long lines,
      New test - date_format_inresult (returns which date
      format dbms uses in the result set)
      New tests:
        -date_format_ISO 
        -date_format_ISO_with_date (checks if DBMS supports 
              YYYY-MM-DD or DATE 'YYYY-MM-DD' formats)
        -date_format_EUR
        -date_format_EUR_with_date (the same but 'DD.MM.YYYY' 
              format)
        -date_format_USA
        -date_format_USA_with_date ( the same but 'MM/DD/YYYY' format)
        -date_format_YYYYMMDD
        -date_format_YYYYMMDD_with_date
    d50415ce
crash-me.sh 144 KB